Commit Graph

192 Commits

Author SHA1 Message Date
34c3718f40 [CP][FEAT MERGE]SDO_GEOMETRY & MYSQL GIS EXPR IMPLEMENT 2024-04-08 13:45:08 +00:00
53c4c7a438 [CP] [to #53656926] fix table.col.member_access & table.col.member_func() 2024-03-29 09:21:12 +00:00
4130e898e3 [CP] [FEAT MERGE]:pl 4.2.2 version feature dev 2024-03-28 10:50:18 +00:00
5bdd7e5bd1 [CP] [FEAT MERGE]support dblink udf 2024-03-21 04:45:37 +00:00
4fc2582e5e [CP] [4.x][dblink] add defensive measures and fallback for tx free route in dblink trans 2024-03-08 11:26:33 +00:00
c71007cee0 disable sample temp_table_ssid expr in dynamic sampling and disable print timeout error msg in inner sql 2024-03-04 10:50:11 +00:00
8afcd762f6 fix dblink add to plc error 2024-03-04 06:47:48 +00:00
c24ac7568b [CP] [to #44746056] fix sql in pl readonly transaction check 2024-02-26 03:46:02 +00:00
2b8af01498 [txn-route] in-txn reroute should be disabled if txn route was disabled 2024-02-19 07:46:24 +00:00
92e5d1b287 [CP] [to #53785684] Fix bug, add assign SQL (actually var_val) transform to dynamic SQL when var_val has user variables. 2024-02-10 10:55:17 +00:00
52a07dedb4 Fix ret_code overwrite error 2024-02-10 00:34:47 +00:00
fa3f89363b Adjust stmt printer and codeowners 2024-02-09 22:36:05 +00:00
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
c0d5a64dc2 [CP] [CP] Fix binding outline cannot hit the plan cache 2024-02-08 22:28:41 +00:00
64b972e13f [CP] [to #54116671] fix serval pl bugs 2024-02-08 20:47:21 +00:00
bd08315faa alter large_query_threshold value range 2024-02-08 12:03:53 +00:00
0d0b11c0cc [FEAT MERGE] impl vectorization 2.0
Co-authored-by: oceanoverflow <oceanoverflow@gmail.com>
Co-authored-by: hezuojiao <hezuojiao@gmail.com>
Co-authored-by: Monk-Liu <1152761042@qq.com>
2024-02-08 05:32:54 +00:00
b50711c1bf Plan Cache adds tracepoint and throws an error code when it fails. 2024-02-07 23:15:08 +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
6e687799b9 to issue<53586439>:support set ob_query_timeout in non-nested store routine 2024-02-07 09:05:08 +00:00
58b436c230 fix some sql logical plan bug 2024-02-06 19:45:53 +00:00
c8ef409bf3 Do not report ERROR when sample rate equals 100 2024-02-06 14:49:36 +00:00
c93c104250 [CP] [to #53785684] Fix bug, add assign SQL (actually var_val) transform to dynamic SQL when var_val has user variables. 2024-02-05 14:12:18 +00:00
65184014c4 Fix ret_code overwrite error 2024-01-23 14:22:41 +00:00
0983ed0b72 Adjust stmt printer and codeowners 2024-01-23 04:42:57 +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
1e9d7b5cdb [CP] [CP] Fix binding outline cannot hit the plan cache 2024-01-04 08:11:47 +00:00
fe6691dbdd [CP] [to #54116671] fix serval pl bugs 2024-01-03 16:12:59 +00:00
cc9e60b1d0 alter large_query_threshold value range 2023-12-26 08:48:13 +00:00
b6773084c6 [FEAT MERGE] impl vectorization 2.0
Co-authored-by: Naynahs <cfzy002@126.com>
Co-authored-by: hwx65 <1780011298@qq.com>
Co-authored-by: oceanoverflow <oceanoverflow@gmail.com>
2023-12-22 03:43:22 +00:00
50ff96a108 Plan Cache adds tracepoint and throws an error code when it fails. 2023-12-18 16:17:59 +00: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
cf969a8d8e to issue<53586439>:support set ob_query_timeout in non-nested store routine 2023-12-04 05:41:54 +00:00
82418cf225 fix some sql logical plan bug 2023-11-21 15:15:00 +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
f545b85426 [CP] fix .net driver bug: parameters count exceeds 65535, only 65535 parameters are returned. 2023-11-09 13:37:19 +00:00
6ecc0292a5 [CP] The internal SQL of udf cannot hit the plan cache 2023-11-01 07:10:00 +00:00
1290fbd7ce [to #52212883]fix bug dbms sql in trigger 2023-11-01 03:09:15 +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
cfd2e2edc0 fix some compatible bugs 2023-10-24 12:40:15 +00:00
a4aff412c8 Fix exec context implicit 500 tenant memory usage 2023-10-16 12:10:11 +00:00
6bfa644588 fix db_id is invalid in case of pl 2023-10-12 04:39:54 +00:00
86005edbcc [CP] not to print plain text of query sql which contains sensitive data 2023-10-09 12:17:17 +00:00
a51efe0917 [CP] plan_cache may core after the add batch execution plan fails. 2023-09-25 09:44:28 +00:00