8574 Commits

Author SHA1 Message Date
obdev
8228be3770 Fix wait_task hang 2023-11-08 15:39:40 +00:00
godyangfight
57b755ea91 Fix CopyMacroRange in 500 tenant bug. 2023-11-08 15:13:26 +00:00
skylhd
cddec9976a fix expr in use wrong cmp func 2023-11-08 15:09:37 +00:00
obdev
ef354be50c change memory allocation 2023-11-08 14:43:10 +00:00
Hooper9973
e993e098f7 Fix BitMapMetaReader read exc num. 2023-11-08 14:39:22 +00:00
AntiTopQuark
cd13dccdcf plan hash serialize take place 2023-11-08 14:09:13 +00:00
Tsunaou
b5b2a5f052 fix unit gc blocked by running compaction dag by adding dag_yield 2023-11-08 13:39:24 +00:00
akaError
e3c7ed0253 pre take position 2023-11-08 13:09:00 +00:00
a1iive
73ab63df36 fix concurrency issue about co merge progress 2023-11-08 12:39:11 +00:00
2149
583738a5ed fix generated column late materialization bug 2023-11-08 12:13:23 +00:00
obdev
114709a1d3 master pcode rpc : ls replica sql commands 2023-11-08 12:09:18 +00:00
obdev
b8fce5f170 fix shallow copy of string in restore table arg. 2023-11-08 08:39:19 +00:00
coolfishchen
e78091d50f revert sql statistics
Co-authored-by: yongshige <598633031@qq.com>
2023-11-08 08:12:40 +00:00
jinmaoli
38085f4781 fix move query ref expr across stmts bug 2023-11-08 06:43:02 +00:00
obdev
a9c2876a24 [GIS]fix str_gis 2023-11-08 06:39:20 +00:00
hanr881
3f06f3e56b remove index table of __all_ncomp_dll 2023-11-08 04:39:25 +00:00
JiahuaChen
817e91a97a Disable table refresh in block sample 2023-11-08 04:09:18 +00:00
wangt1xiuyi
7148179f54 fix gather histogram bug caused by decimal int type hash func is incorrectly 2023-11-08 03:39:29 +00:00
XIAO-HOU
2fec019b4b fix sample block 2023-11-08 02:39:19 +00:00
seuwebber
ec404798ef [to #53026031]fix mysqlTest dbms sql in trigger 2023-11-07 16:42:49 +00:00
hiddenbomb
900c06848a fix bad logic in load aux tablet info function 2023-11-07 16:39:04 +00:00
chimyue
a722d95b96 add system variable _enable_range_extraction_for_not_in to control query range extraction for not in 2023-11-07 13:09:56 +00:00
skylhd
8bd8e8fad9 [CP]opt dml update lob check changed 2023-11-07 12:13:56 +00:00
shadowao
0bfca5dc0e fix lob_inrow_threshold config not use script autogen 2023-11-07 12:09:42 +00:00
AntiTopQuark
f4d1676b5d take place table id 2023-11-07 11:39:32 +00:00
LiefB
d3d8f764a0 fix mysqltest about clear_merge_error in case of restart 2023-11-07 11:13:07 +00:00
ND501
505d5a601a [CP] Replace ObConcurrentFIFOAllocator with ObFIFOAllocator. 2023-11-07 11:09:23 +00:00
z404289981
9501036b51 [CP]fix bug, add duplicate column return hash_exist 2023-11-07 10:09:44 +00:00
obdev
47f0f086a6 fix gis version 2023-11-07 09:10:25 +00:00
taoshuning
c39a62ab29 fix fake archive progress may hang archive with empty pieces 2023-11-07 08:39:52 +00:00
wudidapaopao
b8320c881b Fix the issue that the row lock checker returns incorrect results when called again after returing OB_ITER_END 2023-11-07 08:09:40 +00:00
godyangfight
243be75171 transfer gets tablet meta optimization 2023-11-07 07:44:03 +00:00
maosy
e8d485cbfa [CP] 修复升级过程中用户租户没有推到指定版本不需要检查balance_task 2023-11-07 07:39:42 +00:00
wjhh2008
8d8bb1fa42 [CP] fix reverse deduce bug 2023-11-07 07:09:54 +00:00
Hongqin-Li
5af5746e1b Fix circular wait between row lock and tenant rpc thread 2023-11-07 06:43:08 +00:00
LeonChaoHi
344036289f [RS] PCODE placeholder for tablet broadcast. 2023-11-07 06:39:21 +00:00
wanyue-wy
bbde18b80c add inner_table and rpc placeholder for tenant_snapshot 2023-11-07 05:13:11 +00:00
wanghangQ
ccef158aba fix max length of lob types unexpected in aggregate_max_length_for_string_result 2023-11-07 04:44:10 +00:00
linqiucen
ab7decced9 ObChangeLSAccessModeRes新增序列化占位 2023-11-07 04:39:54 +00:00
linqiucen
c9a0c250a6 remove auto 2023-11-07 03:10:07 +00:00
haitaoyang
cf41b2981f [CP] Fix print rowkey readinfo core after refresh 2023-11-07 02:39:29 +00:00
DengzhiLiu
766bfcf984 Reset sstable in store row iterator reuse 2023-11-07 02:09:34 +00:00
maosy
e52ad9bb5f 内部表和pcode占位 2023-11-06 15:09:30 +00:00
BinChenn
e99801b4ed [CP] [opt] error log to warn 2023-11-06 14:43:21 +00:00
Hooper9973
85b2570f51 fix decoder ObBitMapMetaReader read num 2023-11-06 13:43:47 +00:00
Handora
2837acd9c8 handle the case that memtable ls id may not be fetched successfully 2023-11-06 13:10:23 +00:00
hezuojiao
3e5291024d [CP] Fix merge join add row reset datum ptr 2023-11-06 12:43:23 +00:00
0xacc
f5393a44ae [to #52917765] fix text anonymous blocks lock contending and support early when stop in query/session killed 2023-11-06 12:13:32 +00:00
liucc1997
ef922647e3 [CP] fix rpc error when a deleted server added again 2023-11-06 12:09:30 +00:00
obdev
607bfa740b fix bug: register interrupt with guard not has a return code 2023-11-06 11:43:57 +00:00