Commit Graph

11102 Commits

Author SHA1 Message Date
77f5c15b28 fix lossless cast bug 2024-01-22 14:17:09 +00:00
0b06c08b86 [CP] fix json type adaption in sysview on oracle mode 2024-01-22 14:12:33 +00:00
4555c41209 [CP] fix set partition wise and duplicate table bug 2024-01-22 13:47:10 +00:00
90aa44cf2d Placeholder for table-level auto_increment_cache_size configuration 2024-01-22 13:42:33 +00:00
5b88653ed2 fix for update wait parser does not support decimal number 2024-01-22 13:17:09 +00:00
925a77ec67 [CP] fix prefix index not extracted bug 2024-01-22 13:12:31 +00:00
0cbc31e839 [CP] fix: xa_ctx may be freed in remote_xa_prepare retry process 2024-01-22 12:42:33 +00:00
dc4357433a [to #54655382] fix scope of JIT lock in compile_package 2024-01-22 12:17:45 +00:00
9237df7de1 fix:json-remove, json is true/false, json-length bug 2024-01-22 12:12:52 +00:00
240e147747 [CP] Enable re_est_cost for prefix sort 2024-01-22 11:47:08 +00:00
b2ddd6a131 ddl merge task hold meta handle for cg sstable 2024-01-22 11:42:23 +00:00
e5468375ae add place holder for rpc 2024-01-22 11:19:20 +00:00
b1a070c10a [placeholder] Add physical_row_count in rpc_arg for auto_split and data_complement progress display 2024-01-22 11:14:20 +00:00
d628396365 Supports prepare statement two-in-one protocol to record execution parameters 2024-01-22 11:01:06 +00:00
276338d45e fix bug: core at runtime filter deserialize because overwriting return code 2024-01-22 10:56:23 +00:00
0adda8b958 fix tx desc reuse concurrent bug 2024-01-22 10:47:22 +00:00
fe8bffc7e6 [CP] [BUG FIX] Fix the problem that the wait event statistic item in sql audit is always 0 2024-01-22 10:42:44 +00:00
7acad5e931 Fix prepare stmt error 4016 2024-01-22 09:42:40 +00:00
b3c59d1dc5 Fix transfer src ls do not start replay clog when it is already remove from member list. 2024-01-22 09:17:10 +00:00
27418a8081 BUGFIX: fix ls iter cnt leak 2024-01-22 09:12:34 +00:00
60adfa2246 [BUG]maintain ls reference for transfer read 2024-01-22 08:47:26 +00:00
4b28283b92 Fix inner table id placeholder to match other branch 2024-01-22 08:42:47 +00:00
47ef8c1009 fix min_iops and max_iops default value in __all_virtual_io_quota 2024-01-22 08:17:15 +00:00
693e9cca48 [bugfix]: use tenant_id + task_id as hash key in ObDDLHeartBeatTaskContainer. 2024-01-22 08:12:36 +00:00
06d00daec0 Vectorization 2.0, short-circuit processing of ‘in’ expressions. 2024-01-22 07:47:56 +00:00
05b1bc313b [CP] fix bug: observer may core cuz lack of nullptr check in object_storage
Co-authored-by: donglou-zhang <zhangleisoft2012@163.com>
2024-01-22 07:42:54 +00:00
2f1d042c88 [FIX] use write lock to reset calc_upper_trans_version_cache_ instead of read lock 2024-01-22 07:21:50 +00:00
3de97b1dd1 Before dtl_interm_result_manager executes mtl_stop and mtl_wait, determine whether mtl_start has been executed. 2024-01-22 07:17:11 +00:00
ef00065d5c finish progress in abnormal situation 2024-01-22 06:48:25 +00:00
2dd53c8cef [CP] Fix das retry hang when tenant has been deleted 2024-01-22 06:43:05 +00:00
73048f5e21 fix master failed cases 2024-01-22 05:42:36 +00:00
6d09029270 fix memory leak when linkeHashtable init failed 2024-01-22 05:17:20 +00:00
3d60d243fc add transfer no kill tx standby read case 2024-01-22 05:12:42 +00:00
a73c6f80d6 add ls offline check for read by transfer_dest ls 2024-01-22 04:48:20 +00:00
932565d6ca allow force stop archive 2024-01-22 04:43:22 +00:00
09cd15492e [PLACEHOLDER] add is_select_follower to query flag 2024-01-22 04:17:12 +00:00
d2ab1a4aae [FEAT MERGE] [CP] Improve the rowcount estimation
Co-authored-by: akaError <lzg020616@163.com>
2024-01-22 04:12:26 +00:00
a125d6cf00 [FIX] infinite loop when split range 2024-01-22 02:43:06 +00:00
86c07975d1 Fix IndexBlockBuilder cannot close(build tree) 2024-01-21 14:42:28 +00:00
399df678b4 write remove_ls_slog after removing all tablets from ObTabletLSService 2024-01-21 12:12:29 +00:00
26a43334fb Change local device memory attribute to server tenant 2024-01-19 14:21:37 +00:00
240e43c9c7 Speed up mark and sweep 2024-01-19 14:16:58 +00:00
d75d848dd2 add seq num to sql audit to sequence stmt in transaction 2024-01-19 14:12:20 +00:00
8bd05f8034 fix column group cost info bug 2024-01-19 12:43:05 +00:00
690a0d5bb5 placeholder for serialize 2024-01-19 12:17:43 +00:00
7688f5aa8a [OBKV]add put stat event for obkv put operation 2024-01-19 12:12:45 +00:00
22884dc072 Fix temp table bugs 2024-01-19 11:43:13 +00:00
535f06bbb0 [CP] Fix incorrect error info when altering unit and server is inactive. 2024-01-19 11:13:01 +00:00
a11d0971db [CP] fix stc scanned bugs 2024-01-19 10:43:05 +00:00
41025cf020 disable fast refresh for mview contain subquery 2024-01-19 10:23:03 +00:00