18053 Commits

Author SHA1 Message Date
39bfb29697 fix tmp file can not be removed 2025-03-24 15:15:40 +00:00
dec4986141 Fix the issue where inner SQL encounters error -4550 and retries without refreshing the location. 2025-03-24 14:46:33 +00:00
15da59ea53 fix cast string to decimalint performance regression where scale is zero 2025-03-24 14:16:08 +00:00
92d9b1c9a0 [CP] [to #2025021200107200589]bugFix system var and user var synchronize when has system trigger 2025-03-24 13:15:53 +00:00
03db4255b0 [FEAT MERGE] batch dml opt
Co-authored-by: dimstars <liangjinrongcm@gmail.com>
2025-03-24 12:19:50 +00:00
8739be6b1f [vector index] 1. remove duplicate vid after vid merge in select process2. rowkey vid use RS snapshot to built 2025-03-24 11:46:16 +00:00
f9c874cb3a [vector index] fix index name too long 2025-03-24 10:17:08 +00:00
2d395f5414 add placeholders for sparse vector index 2025-03-24 09:15:31 +00:00
c344c2a630 Fix KVCache core at ObKVStoreMemBlock::get_size 2025-03-24 08:15:57 +00:00
143b26a9b1 block add collection sql type column in not null 2025-03-24 07:46:08 +00:00
37148e7c19 [CP] fix sortkey_var_len core 2025-03-24 07:19:50 +00:00
a45274a296 [CP] [tx][4x] remove protection for too large base scn when submit log 2025-03-24 07:16:26 +00:00
55211c45ff Extract device and storage info for external table only 2025-03-24 05:46:00 +00:00
1963e9cdb6 [CP] fix unit_manager check_inner_stat 2025-03-24 05:19:21 +00:00
2a33ce30e2 Fix the inconsistency issue of parameters in perf and rpm 2025-03-24 05:15:58 +00:00
448944e8fe fix: job not schedule when a job running instance lost 2025-03-24 04:45:49 +00:00
c048c3e94b Fix the query error when the external file is empty 2025-03-24 04:15:52 +00:00
48f118e04a revert virtual column stat bug 2025-03-24 03:16:01 +00:00
fd9d72cc14 sql audit和sysstat添加duplicate计数 2025-03-21 22:46:30 +00:00
a297f5a652 fix: PLACE_GROUP_BY hint not work properly 2025-03-21 21:47:07 +00:00
10a386ed4b [CP] fix: forbid groupby pullup if resulting non-condition cartesian product 2025-03-21 21:20:06 +00:00
7252f3f28a when direct_load_allow_fallback == true, direct load throw not support fts index. 2025-03-21 21:16:43 +00:00
e2beb429db fix resident_size print problem 2025-03-21 20:47:20 +00:00
56c6c1c27d [ARRAY] disable assign collection type to Var 2025-03-21 20:19:11 +00:00
e63bd16bd5 fix: schema refresh inner sql hint is invalid 2025-03-21 19:19:32 +00:00
877ba87443 Fix kvcache store memblock info core 2025-03-21 19:16:07 +00:00
a9294c765b [CP] Avoid submitting data logs with the abort state 2025-03-21 17:46:50 +00:00
d002d243a3 fix jdbc and heap table related bugs 2025-03-21 17:16:11 +00:00
7627bb94ff fix backup plus archivelog with newly created ls case 2025-03-21 10:45:54 +00:00
11796415c3 fix extract CTE for set stmt with cast bug 2025-03-21 09:45:42 +00:00
ab9de3f308 Fix empty checksum when creating local index 2025-03-21 09:17:16 +00:00
aedbcbf4a7 Fix table store cache problem when query splitting tablet 2025-03-21 08:46:18 +00:00
221cc6295c Fix replay get split dst tablet status error during migrate 2025-03-21 08:19:25 +00:00
a5781f71aa optimize get_plan_time of wide nested union 2025-03-21 08:16:01 +00:00
46bf92a43b [CP] fix some stats bug 2025-03-21 05:45:43 +00:00
607bd52b67 [CP] fix dblink bugs 2025-03-21 05:16:31 +00:00
58a9ce3fe9 fix subschema mem leak 2025-03-21 04:46:09 +00:00
c29fe8f3cf fix empty data of split dest tablet during restore 2025-03-20 16:46:41 +00:00
4670e10c2d Fix aggregate unfree ptr 2025-03-20 15:46:59 +00:00
ba66c57da0 update obshell to 4.2.6.0-32025032010 2025-03-20 15:16:05 +00:00
204747e739 [CP] [to #2024072000103865479]All_arguments view data_type compatible with oracle. 2025-03-20 14:49:16 +00:00
7b6c053b75 fix recover table restore aux failed unstop issue. 2025-03-20 14:45:52 +00:00
1b35019bbf allow px join filter on top of table scan with index back 2025-03-20 14:16:58 +00:00
98c2819a39 [CP] bugfix: add strict deterministic check for or expansion 2025-03-20 13:46:42 +00:00
b2411ae4f4 [CP] fix gen col partition pruning bug 2025-03-20 13:16:41 +00:00
cd16bc3ea7 merge develop branch commit to master 2025-03-20 12:19:03 +00:00
1884932935 Merge branch 'pr_2240' 2025-03-20 12:14:41 +00:00
415eb71093 remove unstable tmp file ut 2025-03-20 11:45:36 +00:00
3e70d3c1a2 [CP] [to #2025031400107508916]Support serial type syntax in PL mysql mode. 2025-03-20 10:50:03 +00:00
93c0db7fb2 Reduce the frequency of log printing 2025-03-20 10:46:40 +00:00