Commit Graph

3855 Commits

Author SHA1 Message Date
d5c68a0ef4 fix: fix bug of multi level batch nlj lost data bug 2024-02-08 13:42:26 +00:00
59387817ca Refactor vec2.0 between expr 2024-02-08 13:21:22 +00:00
f636b2fdd1 [4.2.1>master] finetune ENABLE_SERIALIZATION_CHECK 2024-02-08 13:18:21 +00:00
b6a15b6111 fix some outline/hint bugs 2024-02-08 13:15:20 +00:00
2396c99aa3 fix bug: topn sort earge filter bugs 2024-02-08 13:03:32 +00:00
102a313075 Fix bad annotation causing parser to hang 2024-02-08 12:51:33 +00:00
309642d4bc [to #54110281]fix a typo 2024-02-08 12:39:43 +00:00
32c20c0a5f fix px merge sort receive clear eval flag bug 2024-02-08 12:33:45 +00:00
0a2a50fb59 [CP] [CP] Disable pdml when primary key has auto increment column 2024-02-08 12:30:44 +00:00
883c6adc59 [CP] Fix wrong merge type between set and char
Co-authored-by: Larry955 <1412857955@qq.com>
2024-02-08 12:24:44 +00:00
ee4100c421 Fix alter view sql parser 2024-02-08 12:09:41 +00:00
bd08315faa alter large_query_threshold value range 2024-02-08 12:03:53 +00:00
883414e5c3 fix tenant mtl module register with MTL_BIND2 remove old MTL_BIND 2024-02-08 11:57:54 +00:00
535924fba1 Unify the processing logic of PDML and regular DML 2024-02-08 11:54:53 +00:00
f157c3bb67 [CP] to issue<50356975>:fix pick routine of overload funtion issue 2024-02-08 11:45:51 +00:00
ce0c579d6a [CP] [to #53947201] fix a -4016 problem in PX + UDF 2024-02-08 11:39:50 +00:00
71f33f67f5 Before adapting the new functions to the DDL-related format of SSTable, temporarily roll back the related optimizations 2024-02-08 11:36:51 +00:00
fe02a282e1 Add default_table_store_format when creating table 2024-02-08 11:24:50 +00:00
38aa195a95 Occupy the stmt type and item type in master for flush privileges 2024-02-08 11:16:12 +00:00
55b4dc74c6 [CP] fix hang at dfo scheduler wait_all 2024-02-08 11:10:15 +00:00
9474ff14d4 only reset tx active_scn to enable recgnize first stmt retry 2024-02-08 11:07:13 +00:00
cfe4eeda1c Fix: affected row sync 2024-02-08 11:04:14 +00:00
2f77d05cff Fix error in the preparation phase of snapshot creation and other bugfix 2024-02-08 10:34:56 +00:00
d719518631 Fix vector 2.0 case and opt temp column store from_vector 2024-02-08 10:23:00 +00:00
162d3c3906 Address the issue of errors arising from all elements in in_list being null 2024-02-08 10:11:02 +00:00
f5bb32e3bf Fix mview auto complete refresh parallel 2024-02-08 10:08:01 +00:00
b915bb10a0 Fix the core caused by uppercase and lowercase expressions not determining whether buf is empty 2024-02-08 10:05:01 +00:00
51a7041b17 [CP] fix sqc handler memory leak when drop tenant 2024-02-08 09:47:28 +00:00
ebef192f00 Fix: There are false positives in same client session 2024-02-08 09:38:41 +00:00
e955be9ce0 fix core at recursive_update_column_name 2024-02-08 09:29:56 +00:00
4d2c32c9ae Fix nullif expr precision calc error 2024-02-08 09:18:18 +00:00
bd483a08cc destruct row meta when px ms close && do not rewrite some error code for view resolver 2024-02-08 08:57:19 +00:00
68dec0b1d6 [CP] Fix window function spec member not serialized 2024-02-08 08:24:58 +00:00
4c79ee37a7 fix get wrong query range when extract row expr with plan cache disabled 2024-02-08 08:18:59 +00:00
5265eb83c7 [CP] fix bug about px admission 2024-02-08 08:07:12 +00:00
be8c5ab834 [CP] fix standby tenant retrun weak read feedback 2024-02-08 07:55:08 +00:00
3e3a0f46f1 fix groupby pushdown report 4007 when upgrade 2024-02-08 07:49:08 +00:00
9964d8504e modify wait logic of clone executor and retry logic of clone scheduler in CLONE_SYS_RELEASE_RESOURCE 2024-02-08 07:40:06 +00:00
1dbf5325d8 Tracepoint: Add trace point to test NLJ and SPF batch rescan 2024-02-08 07:37:05 +00:00
cda996a664 [BUGFIX] fix uncompress process empty lob res 2024-02-08 07:25:17 +00:00
0ef74c2ada [to #53431523] forbid collection functions with potential correctness problem 2024-02-08 06:52:37 +00:00
726eb65ee4 fix parallel_idx oversize when switch lob slice 2024-02-08 06:40:34 +00:00
190baf2787 [CP] [CP] grammar compatibility: support insert duplicate update with row alias 2024-02-08 06:34:34 +00:00
2587f45c44 fix bug check shadow_pk with 4377 2024-02-08 06:31:35 +00:00
372e310f39 fix external table bug 2024-02-08 05:53:37 +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
dc6c816851 fix bug: unexpected error due to sqc finish msg processed twice 2024-02-08 05:20:47 +00:00
4db40e18c7 bugfix json_storage_size for scalar 2024-02-08 05:11:54 +00:00
c581715dbb load data sometimes coredump 2024-02-08 05:05:51 +00:00
7ebca32602 [to #35187151] fix mysqltest 2024-02-08 04:51:13 +00:00