Commit Graph

2728 Commits

Author SHA1 Message Date
eeb84455cc Do not submit commit/prepare log in trx_submit_next_log with force_abort flag 2023-01-12 19:02:33 +08:00
1131932cd3 Fix const aggregate expr with rollup wrong result 2023-01-12 19:02:33 +08:00
d59c83f18a fix case when merge result type bug 2023-01-12 19:02:33 +08:00
faeb8ab8e5 disable ut case 2023-01-12 19:02:33 +08:00
53f98748f5 [CP] column id of cte table start from 16 2023-01-12 19:02:33 +08:00
8f5facb3fe fix timestampadd bug 2023-01-12 19:02:33 +08:00
1a6f43281b update docker doc 2023-01-12 19:02:33 +08:00
975047edcb Fix reset delete_list_ in set_exit when thread deregister from hazard version. 2023-01-12 19:02:33 +08:00
7e632f0b65 [BUG] fix unexpected error when server shutdown and tenant transfer out 2023-01-12 19:02:33 +08:00
b95869c8ed [CP] [CP] [CP] fix last_active_time reset bug when change user 2023-01-12 19:02:33 +08:00
9f46967d90 [CP] fix tenant config deadlock 2023-01-12 19:02:33 +08:00
fe26d2c93f check gis type compatiablity by tenant data version 2023-01-12 19:02:33 +08:00
0379d889a1 [to #46981168]remove is_deterministic_ in ObUDFRawExpr 2023-01-12 19:02:33 +08:00
5830b64c41 Add new interface tolower toupper in ObCharset 2023-01-12 19:02:33 +08:00
c88aab6b2d [FEAT MERGE]OBKV refactoring 2023-01-12 19:02:33 +08:00
b79d70c78e [BUG] ignore two delete case for seq set violation 2023-01-12 19:02:33 +08:00
da62af66ea Bugfix for nested loop join operator 2023-01-12 19:02:33 +08:00
b4afba40e5 add error log when pthread join failed 2023-01-12 19:02:33 +08:00
28eb43f457 [CP] [to #43773758]set param for in out param 2023-01-12 19:02:33 +08:00
e9902199f0 fix major merge in case of truncate table 2023-01-12 19:02:33 +08:00
31171bb553 [FEAT MERGE] das framework optimization. 2023-01-12 19:02:33 +08:00
82426bb509 set memtable_clog_checkpoint_scn before compare_and_swap_tablet 2023-01-12 19:02:33 +08:00
c6fc31de73 do not check main tablet existence for aux tablet while replaying clog 2023-01-12 19:02:33 +08:00
fe6176c1ec [Fix] modify check tablet column checksum method in check old inner sql case 2023-01-12 19:02:33 +08:00
15a782fe2b fix checkpoint_mgr some problems 2023-01-12 19:02:33 +08:00
2e53238aa9 fix core at caused by deducing type of lead/lag functions 2023-01-12 19:02:33 +08:00
c618e39038 [to #47185930] fix a typo in add_ps_plan & fix mysqltest 2023-01-12 19:02:33 +08:00
1ec39791d8 add gis_qa mysqltest 2023-01-12 19:02:33 +08:00
e11e34ee78 fix group scan lookup release_op core 2023-01-12 19:02:33 +08:00
3783a0463c Fix multi prefetch core 2023-01-12 19:02:33 +08:00
080ca3a2dd [CP] fix CHAR and CONCAT result length bug 2023-01-12 19:02:33 +08:00
9c56a1418b fix qc not report error code when wait_all_running_dfo_exit 2023-01-12 19:02:33 +08:00
c1e0bb4522 fix 3-stage agg wrong result && fix aggr ignore error code && fix int_cell_str sanity core 2023-01-12 19:02:33 +08:00
eae5622880 add stc to ObRequest 2023-01-12 19:02:33 +08:00
a28dcc2c8b [to #47096137] fix CALL statement syntax for procedures without parameter 2023-01-12 19:02:33 +08:00
460fdf9fc4 [bugfix] get wrong db_time when subplan filter is used in the plan 2023-01-12 19:02:33 +08:00
b52f63ea88 [to #47133035] fix ob-sanity failure 2023-01-12 19:02:33 +08:00
ebf21afe06 fix core at ObTenantCtxAllocator::sync_wash 2023-01-12 19:02:33 +08:00
c0acd5e468 [bug]Join order changed when execute with the udf by different parallel hint 2023-01-12 19:02:33 +08:00
040304870f Fix IOcallback omits ret code at write_extra_buf in process_block 2023-01-12 19:02:33 +08:00
7347e01be0 Fix ls migration failed when tablet deleted before fetch tablet info 2023-01-12 19:02:33 +08:00
1ac82269ba Fix wrs not in service bug 2023-01-12 19:02:33 +08:00
64e170f343 Fix compatible config related problems 2023-01-12 19:02:33 +08:00
57adfb8442 add inner table placeholder 2023-01-12 19:02:33 +08:00
eb7eec9264 add get_cur_request interface to thread worker 2023-01-12 19:02:33 +08:00
0739dcbef4 Fix distinct aggregate expr with rollup eval core 2023-01-12 19:02:33 +08:00
c7f7f1cff5 fix group_concat truncate bug 2023-01-12 19:02:33 +08:00
b2849080f6 Do not covert 4013 to 4009 in log file handle read path 2023-01-12 19:02:33 +08:00
26108dd0d6 fix aggr subquery bug in vector update 2023-01-12 19:02:33 +08:00
9d17589678 suspend merge when tenant in restore 2023-01-12 19:02:33 +08:00