Commit Graph

13463 Commits

Author SHA1 Message Date
a71ac6744d Add rpc pcode 2024-02-09 22:30:11 +00:00
1d16ad0682 fix an unexpected BUF_NOT_ENOUGH error of all_string_data_writer of cs_encoding 2024-02-09 22:27:14 +00:00
b7ca6dc238 [CP] fix sys ls report 2024-02-09 22:24:17 +00:00
19d5e20cf1 Use the corresponding column fill cg
Co-authored-by: Charles0429 <xiezhenjiang@gmail.com>
Co-authored-by: Monk-Liu <1152761042@qq.com>
2024-02-09 22:21:21 +00:00
d969ad5db0 Fix CtxBlockPl leak 2024-02-09 22:18:25 +00:00
44f16d964c Fix xxx_MVIEWS LAST_REFRESH_END_TIME 2024-02-09 22:15:28 +00:00
07c504639a [CP] fix nlj not clear eval flag bug 2024-02-09 22:12:31 +00:00
cd8c619387 add placeholder for auto-partition 2024-02-09 22:09:35 +00:00
368885f7b5 [GIS] delete udt_id_ in ObParamInfo 2024-02-09 22:06:38 +00:00
056edecaa9 fix old query range bug with row expr 2024-02-09 22:03:41 +00:00
77e8e1e3b0 fix das path cannot generated in subquery inner path 2024-02-09 22:00:44 +00:00
6f9754f7fe fix lossless cast bug 2024-02-09 21:57:48 +00:00
698822b5b3 [CP] fix json type adaption in sysview on oracle mode 2024-02-09 21:54:51 +00:00
a8cc1ed620 [CP] fix set partition wise and duplicate table bug 2024-02-09 21:51:56 +00:00
a86074f97a Placeholder for table-level auto_increment_cache_size configuration 2024-02-09 21:49:00 +00:00
caed29ad95 fix for update wait parser does not support decimal number 2024-02-09 21:46:04 +00:00
1d58e71b77 [CP] fix prefix index not extracted bug 2024-02-09 21:43:07 +00:00
6a7548187f [CP] fix: xa_ctx may be freed in remote_xa_prepare retry process 2024-02-09 21:40:11 +00:00
ae16029eb7 [to #54655382] fix scope of JIT lock in compile_package 2024-02-09 21:37:16 +00:00
094f71022c fix:json-remove, json is true/false, json-length bug 2024-02-09 21:34:20 +00:00
9b9d246b5a [CP] Enable re_est_cost for prefix sort 2024-02-09 21:31:24 +00:00
03fbbfb79d ddl merge task hold meta handle for cg sstable 2024-02-09 21:28:28 +00:00
a6cb14efa4 add place holder for rpc 2024-02-09 21:25:31 +00:00
9fc0488188 [placeholder] Add physical_row_count in rpc_arg for auto_split and data_complement progress display 2024-02-09 21:22:36 +00:00
e09f6aca8f Supports prepare statement two-in-one protocol to record execution parameters 2024-02-09 21:19:39 +00:00
1fecc53d98 fix bug: core at runtime filter deserialize because overwriting return code 2024-02-09 21:16:43 +00:00
30f3322b5b fix tx desc reuse concurrent bug 2024-02-09 21:11:00 +00:00
7f7e972299 [CP] [BUG FIX] Fix the problem that the wait event statistic item in sql audit is always 0 2024-02-09 21:08:05 +00:00
d509a8e875 Fix prepare stmt error 4016 2024-02-09 21:02:22 +00:00
3bd554b0db Fix transfer src ls do not start replay clog when it is already remove from member list. 2024-02-09 20:59:26 +00:00
43da734ec7 BUGFIX: fix ls iter cnt leak 2024-02-09 20:56:30 +00:00
d484d3d370 [BUG]maintain ls reference for transfer read 2024-02-09 20:53:34 +00:00
98db9a11be Fix inner table id placeholder to match other branch 2024-02-09 20:50:38 +00:00
94bf5c4d13 fix min_iops and max_iops default value in __all_virtual_io_quota 2024-02-09 20:47:41 +00:00
ec39679554 [bugfix]: use tenant_id + task_id as hash key in ObDDLHeartBeatTaskContainer. 2024-02-09 20:44:45 +00:00
3b26dcb23a Vectorization 2.0, short-circuit processing of ‘in’ expressions. 2024-02-09 20:41:51 +00:00
248c2e920b [CP] fix bug: observer may core cuz lack of nullptr check in object_storage 2024-02-09 20:38:56 +00:00
0f4644da77 [FIX] use write lock to reset calc_upper_trans_version_cache_ instead of read lock 2024-02-09 20:36:01 +00:00
383d5b9b23 Before dtl_interm_result_manager executes mtl_stop and mtl_wait, determine whether mtl_start has been executed. 2024-02-09 20:33:05 +00:00
b7ce8c18ad finish progress in abnormal situation 2024-02-09 20:27:24 +00:00
2910d139b1 [CP] Fix das retry hang when tenant has been deleted 2024-02-09 20:24:28 +00:00
cfa29bf77f fix master failed cases 2024-02-09 20:21:30 +00:00
2f3d283ff5 fix memory leak when linkeHashtable init failed 2024-02-09 20:18:32 +00:00
90b7dfe88d add transfer no kill tx standby read case 2024-02-09 20:15:35 +00:00
ebec14b042 add ls offline check for read by transfer_dest ls 2024-02-09 20:12:39 +00:00
8362d8c9d7 allow force stop archive 2024-02-09 20:09:42 +00:00
cae539aaed [PLACEHOLDER] add is_select_follower to query flag 2024-02-09 20:01:15 +00:00
dc32079645 [FEAT MERGE] [CP] Improve the rowcount estimation
Co-authored-by: akaError <lzg020616@163.com>
2024-02-09 19:58:19 +00:00
da232dc640 [FIX] infinite loop when split range 2024-02-09 19:55:21 +00:00
383b360031 Fix IndexBlockBuilder cannot close(build tree) 2024-02-09 19:52:22 +00:00