Commit Graph

3752 Commits

Author SHA1 Message Date
2882851e54 to issue<53361277>:support flush pl cache single cache object 2023-12-28 09:12:48 +00:00
021fbf0335 Placeholder of xml_phase3 branch on master 2023-12-28 08:18:00 +00:00
011be29d55 [CP] [CP] fix: fix the core induced by NLJ batch rescan not reset the ptr of ObDatum 2023-12-28 06:43:23 +00:00
d5fbb0b516 [CP] [to #53541728] fix create routine wiht hostname @ in MySQL mode 2023-12-27 14:52:38 +00:00
73af983961 Fix vec 2.0 hash infras ret code override 2023-12-27 14:43:09 +00:00
2376627c6d [CP] Fix null hash value mismatch by using datum hash_func_v2
Co-authored-by: jinmaoli <lijinmao.csmaster@gmail.com>
2023-12-27 13:52:27 +00:00
599b21b90c update_index_status 等schema刷新占位 2023-12-27 12:12:52 +00:00
59c57b92f2 [CP] Fix core at connect by caused by swallowing error code 2023-12-27 10:43:56 +00:00
5db0a690e7 fix temporary table bug 2023-12-27 10:13:18 +00:00
a25e14fe74 Correct the method of determining whether there are nulls on the right side in the IN expression. 2023-12-27 08:43:11 +00:00
abbc4fcab3 fix const number of fast parse and normal parse is different with mysql sql comment and parser error code refine 2023-12-27 07:13:42 +00:00
53f4740004 fix bug lob_type and xml type has some bug in minimal mode 2023-12-27 06:43:45 +00:00
c8647966da [CP]: Oracle json bugfix 2023-12-27 06:18:35 +00:00
a52b801e5f fix: fix bug of multi level batch nlj lost data bug 2023-12-27 06:13:31 +00:00
5585d4c91c Refactor vec2.0 between expr 2023-12-27 04:13:18 +00:00
7bcd1ef167 [4.2.1>master] finetune ENABLE_SERIALIZATION_CHECK 2023-12-27 03:43:16 +00:00
2c9d21b7d9 fix some outline/hint bugs 2023-12-27 03:13:13 +00:00
85f0244cf5 fix bug: topn sort earge filter bugs 2023-12-26 15:43:13 +00:00
742b56a647 Fix bad annotation causing parser to hang 2023-12-26 14:43:11 +00:00
f166463148 [to #54110281]fix a typo 2023-12-26 12:42:56 +00:00
sdc
0121227aeb fix px merge sort receive clear eval flag bug 2023-12-26 11:13:28 +00:00
5451651fa1 [CP] [CP] Disable pdml when primary key has auto increment column 2023-12-26 10:49:14 +00:00
d52d2c12e6 [CP] Fix wrong merge type between set and char
Co-authored-by: Larry955 <1412857955@qq.com>
2023-12-26 10:13:15 +00:00
85b05215a5 Fix alter view sql parser 2023-12-26 08:57:36 +00:00
cc9e60b1d0 alter large_query_threshold value range 2023-12-26 08:48:13 +00:00
8c2fda8fdc fix tenant mtl module register with MTL_BIND2 remove old MTL_BIND 2023-12-26 08:13:29 +00:00
b97e65cf1e Unify the processing logic of PDML and regular DML 2023-12-26 07:43:29 +00:00
c21580ec4a Merge branch 'master' into develop 2023-12-26 15:20:57 +08:00
77df933a5f [CP] to issue<50356975>:fix pick routine of overload funtion issue 2023-12-26 06:53:13 +00:00
12c482603f [CP] [to #53947201] fix a -4016 problem in PX + UDF 2023-12-26 06:43:38 +00:00
d34cf94132 Before adapting the new functions to the DDL-related format of SSTable, temporarily roll back the related optimizations 2023-12-26 06:13:30 +00:00
56298217a4 Add default_table_store_format when creating table
Co-authored-by: windye <yeheng_2011@163.com>
2023-12-26 04:43:05 +00:00
8e9ee763a8 Occupy the stmt type and item type in master for flush privileges 2023-12-26 04:13:45 +00:00
sdc
36f9cecbc7 [CP] fix hang at dfo scheduler wait_all 2023-12-26 03:18:29 +00:00
d7ae28defd only reset tx active_scn to enable recgnize first stmt retry 2023-12-26 03:13:40 +00:00
4aacc8a7e6 Fix: affected row sync 2023-12-26 02:13:25 +00:00
544a6d3ddb Fix error in the preparation phase of snapshot creation and other bugfix 2023-12-25 12:48:23 +00:00
052e59ff06 Fix vector 2.0 case and opt temp column store from_vector 2023-12-25 11:57:51 +00:00
9ed470fd6a Address the issue of errors arising from all elements in in_list being null 2023-12-25 11:18:40 +00:00
45001b4f91 Fix mview auto complete refresh parallel 2023-12-25 11:13:22 +00:00
1737652b4f Fix the core caused by uppercase and lowercase expressions not determining whether buf is empty 2023-12-25 10:52:33 +00:00
b483a8f5af [CP] fix sqc handler memory leak when drop tenant
Co-authored-by: sdc <njucssdc@gmail.com>
2023-12-25 10:15:58 +00:00
c864c9e277 Fix: There are false positives in same client session 2023-12-25 09:52:50 +00:00
14421b2ab1 fix core at recursive_update_column_name 2023-12-25 09:37:49 +00:00
4b213a151a Merge branch 'master' into develop 2023-12-25 17:32:40 +08:00
7db773aea0 Fix nullif expr precision calc error 2023-12-25 09:18:36 +00:00
fa1ca85040 Merge branch 'master' into develop 2023-12-25 13:42:45 +08:00
e49b957a84 destruct row meta when px ms close && do not rewrite some error code for view resolver 2023-12-25 04:47:34 +00:00
bd53d340c0 [CP] Fix window function spec member not serialized 2023-12-24 14:13:01 +00:00
8d4ba05fee fix get wrong query range when extract row expr with plan cache disabled 2023-12-22 18:47:40 +00:00