16246 Commits

Author SHA1 Message Date
chinaxing
5f5e1bc8c4 pdml parallel logging race condition on callback_list.log_cursor_ 2024-11-29 17:45:44 +00:00
lucky-sinx
57ecb8a20e fix hashgroupby 3stage implicit aggr bug 2024-11-29 15:45:36 +00:00
Revendell
5036be657b enable obtest:shared_storage.partition_balance 2024-11-29 15:15:47 +00:00
dontknow9179
30eb2ce6d6 support parquet read ufloat,udouble,unsigned decimal(unumber) 2024-11-29 14:48:35 +00:00
Zach41
9d62ee876f FIx type deduction for decimal int division 2024-11-29 14:45:19 +00:00
obdev
2f74f70567 fix: get log_history core 2024-11-29 12:45:10 +00:00
LYAccc
580a1cefc9 do real batch insert to reorganize history table 2024-11-29 12:19:15 +00:00
JinmaoLi
9abdd6eb2c [CP] bugfix: remove redundant copy when build calc_rowid_expr
Co-authored-by: yishenglanlingzui <395329313@qq.com>
2024-11-29 11:15:32 +00:00
GroundWu
59be83e088 [CP] [CP][OBKV] route need refresh when rename table 2024-11-29 10:18:09 +00:00
obdev
d379d20563 fix minors lost when data split orthogonal rebuild. 2024-11-29 10:14:52 +00:00
Zach41
218184335b Add null bitmap backup/restore in expansion operator 2024-11-29 09:44:48 +00:00
obdev
b0ee07126b Add testing for the object storage IO retry mechanism 2024-11-29 07:44:40 +00:00
qingzhu521
325dc0031d fix the bug of not check collation valid when set session variable 2024-11-29 07:19:30 +00:00
Cai-Yao
8e70a77d11 fix hashjoin result error in multi pass 2024-11-29 07:16:15 +00:00
Zach41
9ef226c618 Enable get_next_row checking only in sanity binary 2024-11-29 06:14:57 +00:00
KyrielightWei
750c4026ef too many pending log -- master placeholder 2024-11-29 04:44:57 +00:00
helloamateur
297e48bb8d [ARRAY] ctas with array_map bugfix 2024-11-29 04:19:22 +00:00
saltonz
d0bb7bbd8d [bugfix] fix fulltext index functional lookup with global index or invalid index hint 2024-11-29 04:16:08 +00:00
medcll
78ac48a970 fix mem leak 2024-11-29 03:15:36 +00:00
dontknow9179
0e99b63395 calc rowid for orc external table 2024-11-29 02:45:50 +00:00
chaser-ch
48e36a8448 do not open micro block for column store 2024-11-28 17:19:18 +00:00
obdev
9fe0296236 fix some bug 2024-11-28 17:16:00 +00:00
Fengjingkun
b58946d7f6 fix adaptive compaction dag limit 2024-11-28 16:16:04 +00:00
884244693
29f354ac30 [fix] core caused by allocator reuse 2024-11-28 15:46:21 +00:00
obdev
b94eb0eede fix snapshot invalid when trans not end. 2024-11-28 14:45:40 +00:00
sunzhoujia
59b871547e fix ob_admin dumpsst commond 2024-11-28 14:16:05 +00:00
a1iive
1a86ebe117 fix mysqltest 2024-11-28 13:45:14 +00:00
suz-yang
fd09979d38 fix direct load not set has_null_ for vector in shallow copy 2024-11-28 13:18:45 +00:00
AntiTopQuark
e012731a64 [CP] Ignore duplicate primary key errors when inserting __wr_active_session_history 2024-11-28 12:44:30 +00:00
AntiTopQuark
1118f19e2b fix mysqltest error 2024-11-28 12:15:51 +00:00
obdev
95413c18a5 fix test io manager and add test io manager v1 2024-11-28 11:44:45 +00:00
JiahuaChen
830569e8e6 Change some log level 2024-11-28 11:19:44 +00:00
zhaoyiping0622
03791b2a96 add unit gc check in upgrade_checker.py 2024-11-28 11:16:30 +00:00
dongb0
6d57ccdcf4 fix tmp file unittest and log level 2024-11-28 10:45:47 +00:00
tushicheng
05d5efd144 [CP] support nway of 2M chunk_list 2024-11-28 09:48:14 +00:00
oceanoverflow
2e6b16fd2c change the logic for getting tx data tablet filled tx scn 2024-11-28 09:44:58 +00:00
obdev
69a7ccb663 support set foreign_key_checks off in full direct load 2024-11-28 09:15:19 +00:00
0xacc
dcfc697086 [CP] [to #2024112100105225790] fix: filter deleted elements in SET expr 2024-11-28 08:15:47 +00:00
sdc
dc7271c444 add T_LOAD_TIME_ZONE_INFO 2024-11-28 07:17:57 +00:00
helloamateur
63157365a4 [ARRAY] fix case_when with array type_deduce bug 2024-11-28 07:14:44 +00:00
qijiax
304a78f0dd fix json table core at resolve_table_column_expr 2024-11-28 06:45:19 +00:00
wz-WillZheng
f1867960ce [FTS] fix big farm 2024-11-28 06:16:29 +00:00
qingsuijiu
b86f170de8 placeholder for SQL plan monitor 2024-11-28 05:44:43 +00:00
ND501
d325ae35f9 [CP] Bugfix: clustered index micro block re-wrote in different format 2024-11-28 05:14:57 +00:00
qijiax
e4c2dcd570 bugfix and regression case refresh for array exprs 2024-11-28 04:48:42 +00:00
PatZhuang
a47de6a77c fix: [oracle]simplify const aggr not converge 2024-11-28 04:45:26 +00:00
chimyue
73809832cc [CP] adjust allocate subplan filter 2024-11-28 04:15:24 +00:00
AA-tuliwei-BB
79eba2e1e9 fix bug on pushing down groupby into union with empty table and const group expr 2024-11-28 03:45:10 +00:00
ChangerR
95776db7b0 [CP] fix prefix index copy statistics to not text column 2024-11-28 03:14:36 +00:00
zhjc1124
45dc20eead [CP] add lock for check ioability.is_valid() 2024-11-27 19:45:26 +00:00