15943 Commits

Author SHA1 Message Date
Carrot-77
a8a00b05fc [CP] [FEAT MERGE] JSON/XML/GIS MEM OPTIMIZATION AND NEW XML/GIS EXPR 2024-11-13 15:15:03 +00:00
KyrielightWei
ba5bcd80ac Fix issues in the accumulated big segment scenarios 2024-11-13 11:44:24 +00:00
sdc
cff1cf7644 fix ctas from dblink table bug 2024-11-13 11:14:38 +00:00
SidewinderAK47
95daa91769 [CP] fix table recovery ObObj print sql literal issue repen parallel recover table partition. 2024-11-13 10:44:30 +00:00
sdc
d80085a147 fix information_schema.columns correctness problem 2024-11-13 08:44:30 +00:00
Charles0429
15b44b1091 [CP] fix bug: hidden index name need to check if duplicate names exists 2024-11-13 08:14:00 +00:00
dimstars
f27a754fd7 fix log bug of MDS.EVENT module 2024-11-13 07:44:10 +00:00
Tyshawn
6d7bfccdd7 add errsim configure item for macro id list in storage meta. 2024-11-13 06:17:42 +00:00
ZenoWang
71c844af61 fix invalid static cast 2024-11-13 06:14:29 +00:00
obdev
44a68d548c fix topn filter correct problem 2024-11-13 05:45:18 +00:00
SidewinderAK47
1de78c67bf fix log archive can not be stopped issue in ls switch leader env. 2024-11-13 05:19:36 +00:00
Tyshawn
4fe97c751e [FTS][BUG.FIX] disable fulltext index on virtual generated column 2024-11-13 05:16:21 +00:00
obdev
28c888bc41 Fix deadlock between kvcache wash and memory allocator 2024-11-13 04:45:37 +00:00
wz-WillZheng
94710a2ae8 Fix case: handle nullptr pointer 2024-11-13 04:18:12 +00:00
hanr881
b6d1419432 to issue<2024111200105070699>:fix memory leak when sync package basic var 2024-11-13 04:14:59 +00:00
LYAccc
f8e35764bd [CP] fix the bug causing pre-split tablet when the table is not auto part table 2024-11-13 03:14:19 +00:00
LYAccc
66f227b5d6 fix error message when the auto split size is less than 128mb 2024-11-12 15:17:38 +00:00
obdev
69b5a4b14d add group for dbms_scheduler job 2024-11-12 14:44:57 +00:00
PatZhuang
c92a4f3d99 fix: enhance view merge for cartisian product with dual table 2024-11-12 13:18:14 +00:00
obdev
2488634066 [CP] Fix the issue where importing a single file causes IO resource isolation to fail 2024-11-12 13:15:00 +00:00
18523270951@163.com
516f6fef77 fix information columns extract range calc end space under utf8 gen ci 2024-11-12 12:44:50 +00:00
fkuner
920dc70c0c [OBCDC] fix the problem which hbase relies the white and black list 2024-11-12 12:16:13 +00:00
zhjc1124
5fe3def070 [CP] destroy TGDefIDs::IO_BENCHMARK 2024-11-12 11:17:48 +00:00
Tsunaou
5bcc7d47ea fix memory leak if find cycle when addint task into dag 2024-11-12 11:14:36 +00:00
JunkoPF
b1998326c0 Fix migration reuse macro block for reuse small sstable 2024-11-12 10:44:35 +00:00
chinaxing
d167084fd5 fix unit-gc release txdesc hold by inner session may be core 2024-11-12 10:14:30 +00:00
tushicheng
6bdff4bbbe [CP] fix deadlock of SubObjectMgr::lock() 2024-11-12 09:14:13 +00:00
obdev
72970acb3d fix the issue of circular wait in ddl. 2024-11-12 08:45:35 +00:00
xxyd
eacdd8fa9d fix old query range set expr precise by mistake with row condition 2024-11-12 07:46:12 +00:00
felix-w15
a20c4cdcf9 [CP] not get data version when tenant id is not valid 2024-11-12 05:15:34 +00:00
SanmuWangZJU
99a808448b [OBCDC] fix print passwd in log 2024-11-12 04:44:15 +00:00
obdev
e7b7770b45 [CP] [to #2024110500104953586] fix memory expansion when use ObPLResolverCtx::get_user_type 2024-11-12 04:15:24 +00:00
donglou-zhang
ffb269f2a3 adjust ss_micro_cache hit_rate test case and choose more micro when evict 2024-11-12 03:44:26 +00:00
obdev
15531fa226 [CP] [to #52291399] fix mysqltest 2024-11-12 02:44:56 +00:00
neicun1024
003faaad5e optimize in_operator in skip index 2024-11-11 15:14:41 +00:00
0xacc
f2302d9266 [CP] [to #2024110600104964418] fix: filter some error codes not to be overwritten during resolving 2024-11-11 14:47:32 +00:00
ZhenNan0
1925f87dd7 [FEAT MERGE][CP] Binding global index with sharding none tablegroup 2024-11-11 13:44:48 +00:00
zhjc1124
5c408247f0 add cgroup valid check 2024-11-11 13:17:42 +00:00
GongYusen
f736cff115 [CP] Fixed -4016 error caused by excessively long virtual table fields. 2024-11-11 12:15:14 +00:00
skylhd
62e97789ae [CP][BUGFIX] fix add new vector dag task when dropped tenant 2024-11-11 11:47:51 +00:00
haohao022
2d4946bc21 [CP] [to #2024081300104109646] fix: improper plan cache generating mode cause unexpected disconnection 2024-11-11 11:44:37 +00:00
leftgeek
2b726347de fix the bug of direct load row iterator 2024-11-11 11:15:06 +00:00
LesinLi
63f19c3457 Fix the issue of library files larger than 4GB being truncated 2024-11-11 10:48:35 +00:00
godyangfight
af7294dabd [FEAT MERGE] transfer dml ctrl 分支合并master
Co-authored-by: JiahuaChen <garfieldjia@qq.com>
Co-authored-by: KyrielightWei <weixx1203@outlook.com>
Co-authored-by: hiddenbomb <bwgui203@gmail.com>
2024-11-11 10:45:21 +00:00
doubleMocha
3f792b04d0 add OB_SUCC after allocating memory in parquet reader 2024-11-11 09:18:05 +00:00
kpole
74d6d6f45d update errno in ob_admin test_io_device 2024-11-11 09:14:54 +00:00
hanr881
1dc491afd9 to issue<2024110900105037796>:fix pl cache issue when alter column to visible 2024-11-11 08:44:48 +00:00
haohao022
c63e01a64b [CP] [to #2024102800104840354] fix: param type defend false positive in generic formal param type scenario 2024-11-11 08:13:54 +00:00
obdev
590535e6ec Add JNI error codes 2024-11-11 07:43:49 +00:00
skylhd
a6c17c2e86 [BUGFIX ] add VIBitmapADP memory a number 2024-11-11 07:17:14 +00:00