15562 Commits

Author SHA1 Message Date
obdev
7789829998 check standby tenant for fetch new mview in process_ls_tx_log_ 2024-10-18 18:14:34 +00:00
Carrot-77
5528545787 [CP] [VectorIndex] fix incr refresh and reboot lost some mem data 2024-10-18 17:44:11 +00:00
linbo-lin
e019bfb370 fix cast const string as json 2024-10-18 12:14:09 +00:00
Fengjingkun
28859fa1e7 fix logic of advancing multi version start for skip merge tablet && fix core 2024-10-18 11:43:34 +00:00
Charles0429
b0f35f33a9 add log 2024-10-18 11:14:26 +00:00
helloamateur
1eb93d4c1e [ARRAY] array expr placehold 2024-10-18 10:47:01 +00:00
helloamateur
0446a2136b [ARRAY] fix nested expr vector header assign 2024-10-18 10:14:17 +00:00
obdev
c67ffdd3c7 [CP] Adaptive auto dop based on storage layer estimation 2024-10-18 09:13:39 +00:00
hwx65
d1d2446a9c [CP]Fix the core caused by incorrect bound 2024-10-18 08:13:44 +00:00
gaishun
9aeb80c61a [PATCH from 433] Fix tablet's data_status incomplete but multi version push high bug. 2024-10-18 07:43:47 +00:00
Zach41
9c35d5e6d2 Fix err code for approx_count_distinct_synopsis_merge 2024-10-18 07:16:37 +00:00
obdev
015b1d51ac [CP] fix create tenant gts and can not use problem 2024-10-18 07:13:42 +00:00
hanr881
83ad94838b to issue<2024101500104707952>:fix restore session core when inject 4013 2024-10-18 06:17:16 +00:00
obdev
b1af116837 exit dag task after canceled. 2024-10-18 06:14:19 +00:00
yangqise7en
a6fd265a51 [CP] fix schedule minor dag failed 2024-10-18 05:43:48 +00:00
obdev
80f9aee8fc add column to ash and wr 2024-10-18 05:13:24 +00:00
ZhenNan0
21956dbfd2 Add placeholder for object weight balance 2024-10-18 04:43:21 +00:00
zhaoyiping0622
7bbdc92369 increase progressive_merge_round in upgrade 2024-10-18 04:13:35 +00:00
obdev
dc27ab0653 Fix bug that memory leak when allocating iter 2024-10-18 03:44:31 +00:00
haitaoyang
5e6e920f2f restore storage_iter leak detection code 2024-10-18 03:15:15 +00:00
Zach41
233c612457 Optimize compilation 2024-10-18 02:44:16 +00:00
Tyshawn
bace82ca6c [CP] [BUG.FIX] fix io buffer memory lifecycle 2024-10-17 17:46:37 +00:00
wz-WillZheng
50904f047f [CP] [Fixbug] Disable batch NLJ when using full-text indexing 2024-10-17 17:43:41 +00:00
Zach41
7587a04d1e Add resolve checks for set stmt 2024-10-17 17:13:43 +00:00
wjhh2008
b1bd203810 fix load data failed when tablet changed 2024-10-17 16:44:00 +00:00
shadowao
947a2b17e6 placeholder of rb_build_agg storage pushdown 2024-10-17 16:13:54 +00:00
Fengjingkun
80332b3a2a fix medium info not valid && opt merge progress code 2024-10-17 15:46:56 +00:00
wu-xingying
ffd3964c31 [CP] revert iter bugfix 2024-10-17 15:14:02 +00:00
Fengjingkun
a4f636ac61 fix core at ObTabletStatusCache::medium_list_ 2024-10-17 14:44:11 +00:00
stuBirFly
c60d05168a Fix the illegal memory issue in reverse scan. 2024-10-17 14:14:41 +00:00
wu-xingying
e1db16453f [CP] vec idx look up core bugfix 2024-10-17 13:43:32 +00:00
wu-xingying
830c5d7339 [CP] bugfix:phy_plan null 2024-10-17 13:13:48 +00:00
swjtu-wenxiang
6fa0861946 [CP] [to #2024101300104686162]Dbms_sql whether be parsed should determined by the type, and stmt will be reset. 2024-10-17 12:47:07 +00:00
haitaoyang
dd51094d10 fix pushdown agg in collect mv query 2024-10-17 12:44:10 +00:00
Tsunaou
737f8081bb [CP] fix heap table column array out of order when firstly created 2024-10-17 11:44:45 +00:00
obdev
e0e48291e0 fix fmt convert bug in eval_oracle_to_char 2024-10-17 11:14:22 +00:00
wanghangQ
c9c52d2a09 [CP] fix sanity core when read nothing from vid rowkey table 2024-10-17 10:47:20 +00:00
obdev
2211d44b24 fix: show create table lost template information 2024-10-17 10:44:22 +00:00
kpole
1113bd78f3 [CP] impl io device connectivity test 2024-10-17 10:13:49 +00:00
wanghangQ
2c885890e4 [CP] try fix log callback issue 2024-10-17 09:45:02 +00:00
LoLolobster
82caf443a6 [CP] set checksum_type to md5 when setting backup_data_dest/log_archive_dest and no checksum type is specified 2024-10-17 09:13:30 +00:00
wanghangQ
0db4670219 [CP] fix VecIdxTaskCtx use lots of memory 2024-10-17 08:44:36 +00:00
joseph12138
adb674ad2f [4.3] fix restoring-tenant's migration task should not read __all_virtual_ls_info table problem 2024-10-17 08:14:32 +00:00
akaError
c7974e5c94 fix values table bug 2024-10-17 07:46:56 +00:00
medcll
b0e64fe6b5 fix calculate dump task count bug 2024-10-17 07:13:51 +00:00
fforkboat
a788fa9169 fix hang when use direct load in ctas with index 2024-10-17 06:13:41 +00:00
hwx65
3bc20bdf71 add placeholder for enable_mysql_compatible_dates_ in session 2024-10-17 05:43:33 +00:00
wu-xingying
183f1a6935 [CP] bugfix: adaptor_mem_bloat fix 2024-10-17 04:13:44 +00:00
sdc
72505efe2e fix dblink as of scan bug 2024-10-17 03:14:07 +00:00
haitaoyang
9e8566ee0c fix collect mv compaction type 2024-10-16 23:14:03 +00:00