Commit Graph

193 Commits

Author SHA1 Message Date
1d31b939ec Add query hint: enable_rich_vector_format 2024-02-09 17:47:22 +00:00
e15634314e Fix ObTempRowStore filling in uniform const format value causing crash 2024-02-09 12:49:05 +00:00
8bc44950fe bug fix: db_id displayed by SQL audit and plan stat is inconsistent. 2024-02-09 06:58:58 +00:00
470ade36f6 Fix parameterization bug 2024-02-09 01:16:12 +00:00
a117104a2f [CP] fix ps diag view bug: return -4002 error code 2024-02-09 00:10:24 +00:00
77025bbbb3 Fix incorrect plan sharing causing crash 2024-02-08 20:53:20 +00:00
426469c057 [CP] fix serialize ObSqlArrayObj bugs 2024-02-08 19:27:43 +00:00
f47be7342e to issue<53361277>:support flush pl cache single cache object 2024-02-08 16:11:21 +00:00
f6090d6b30 fix bug: plan cache core is caused by the plan cache diagnostic view. 2024-02-08 00:17:49 +00:00
d09e2de876 [CP] fix: fix the core induced by spf batch rescan 2024-02-07 21:34:12 +00:00
c699ceea48 [FEAT MERGE] Solidify session vars for functional index 2024-02-07 16:44:49 +00:00
e633b2ae82 [CP] Fix the problem of still performing hard parsing when the SQL current limit reaches 0 2024-02-07 13:03:27 +00:00
64ef6b4c68 fix pre calc constraint bug 2024-02-07 05:44:25 +00:00
ae90c30120 Parsing numeric constant as ObDecimalIntType in oracle compatible mode 2024-02-07 04:13:50 +00:00
e8a646b765 bugfix : json_object bugfix 2024-02-07 01:52:17 +00:00
f76a7ff647 occupy fields on master for ob_gis_42x branch 2024-02-06 15:29:18 +00:00
c8ef409bf3 Do not report ERROR when sample rate equals 100 2024-02-06 14:49:36 +00:00
9c15b778a3 [GIS] delete udt_id_ in ObParamInfo 2024-01-22 15:17:52 +00:00
718c71384c Add query hint: enable_rich_vector_format 2024-01-18 14:12:30 +00:00
efc6695d43 Fix ObTempRowStore filling in uniform const format value causing crash 2024-01-16 11:43:33 +00:00
a0a97117bf bug fix: db_id displayed by SQL audit and plan stat is inconsistent. 2024-01-10 13:12:43 +00:00
04d8e32240 Fix parameterization bug 2024-01-05 10:42:57 +00:00
b28564c4a2 [CP] fix ps diag view bug: return -4002 error code 2024-01-05 04:42:53 +00:00
c257e61733 Fix incorrect plan sharing causing crash 2024-01-03 17:13:37 +00:00
bff45aaa70 [CP] fix serialize ObSqlArrayObj bugs 2024-01-02 13:13:05 +00:00
2882851e54 to issue<53361277>:support flush pl cache single cache object 2023-12-28 09:12:48 +00:00
f0d025ca4c fix bug: plan cache core is caused by the plan cache diagnostic view. 2023-12-18 21:47:59 +00:00
07edb2482e [CP] fix: fix the core induced by spf batch rescan 2023-12-18 14:04:23 +08:00
58aad590f1 [FEAT MERGE] Solidify session vars for functional index 2023-12-12 06:42:37 +00:00
121cb80b19 [CP] Fix the problem of still performing hard parsing when the SQL current limit reaches 0 2023-12-07 11:43:21 +00:00
5bc6db2579 fix pre calc constraint bug 2023-11-29 11:16:33 +00:00
743740102d Parsing numeric constant as ObDecimalIntType in oracle compatible mode 2023-11-28 15:11:49 +00:00
18d0640d2f bugfix : json_object bugfix 2023-11-27 10:00:01 +00:00
f244deaf6b occupy fields on master for ob_gis_42x branch 2023-11-17 11:10:55 +00:00
63ee8a5fd4 fix bugs in master 2023-11-16 14:16:33 +00:00
0e2f1802c0 [CP] [CP] Fix returning rowid error when different versions of the client are run together 2023-11-13 13:09:17 +00:00
6e6eedc0b8 [CP] disable var assign use das default 2023-11-13 07:13:15 +00:00
6ecc0292a5 [CP] The internal SQL of udf cannot hit the plan cache 2023-11-01 07:10:00 +00:00
566e920620 Merge branch 'column_store'
Co-authored-by: wangt1xiuyi <13547954130@163.com>
Co-authored-by: yangqise7en <877793735@qq.com>
Co-authored-by: Zach41 <zach_41@163.com>
2023-10-31 15:39:22 +00:00
7301597e49 fix no_unity build error for inc_build_test regression 2023-10-24 04:13:43 +00:00
bacc417957 feat: add the rule to use-das when has variable assignments in sql
Co-authored-by: leslieyuchen <leslieyuchen@gmail.com>
2023-10-23 09:14:03 +00:00
c9753f2968 license opt: Identify external and internal code and modify their open source licenses correctly. 2023-10-23 03:43:44 +00:00
a51efe0917 [CP] plan_cache may core after the add batch execution plan fails. 2023-09-25 09:44:28 +00:00
c13243ff23 fix handling invalid character in identifier 2023-09-22 03:10:14 +00:00
7df46cab65 bugfix: json_object_t on_error && json_object_t duplicate key && regression case 2023-09-20 16:50:01 +00:00
352998fa31 add _enable_values_table_folding config param 2023-09-15 04:43:48 +00:00
4ce5a32a29 [CP] fix plan cache core at ref plan 2023-09-14 12:40:27 +00:00
1c039bd6d1 Fix bug some case may do batch optimization failed 2023-09-13 09:44:21 +00:00
1238115c82 Merge branch 'pr_1545' 2023-09-13 06:12:15 +00:00
b83f56b740 Merge branch 'pr_1548' 2023-09-13 05:08:05 +00:00