Commit Graph

18018 Commits

Author SHA1 Message Date
b53d907e6b [FEAT MERGE]add batch refresh to the proxy_schema and include corresponding fields to the related tables 2025-03-25 03:15:41 +00:00
610b404b02 [CP] Bugfix: high space utilization phy_block exist in sparse_blk_map
Co-authored-by: sunzhoujia <sunzhoujia1030@163.com>
2025-03-24 21:19:27 +00:00
c85e02f353 [KVCache] remove redundant logs 2025-03-24 21:16:06 +00:00
873260c853 [placeholder] placeholder for PD_STR_PREFIX_MIN and PD_STR_PREFIX_MAX 2025-03-24 20:45:47 +00:00
5780fb1b76 Optimizing temporary table matching performance 2025-03-24 20:17:04 +00:00
4939691487 report ddl checksum only when need commit 2025-03-24 19:50:35 +00:00
0dcc63e06f add error code placeholder for tmp file 2025-03-24 19:47:09 +00:00
f32ea2d991 allow odps external table use string type as partition key 2025-03-24 19:17:05 +00:00
3049bcf267 ddl use lob meta tablet to commit 2025-03-24 18:46:05 +00:00
d464c5c8ed ddl retry when data is stale 2025-03-24 18:16:24 +00:00
9cf80468f8 fix hang when input is empty_clob for nlssort expr 2025-03-24 17:46:19 +00:00
17afc82edd [vector index] support rebuild hnsw to hnsw_sq 2025-03-24 17:16:05 +00:00
aad887266c fix micro block hash index not build 2025-03-24 16:15:49 +00:00
7ed8359b68 [FTS][BUG.FIX] throw invalid arg when rename a fts index. 2025-03-24 15:46:17 +00:00
67868e4a22 Fix the plan sharing issue caused by the is_cli_return_rowid_ flag. 2025-03-24 15:19:03 +00:00
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