Commit Graph

3032 Commits

Author SHA1 Message Date
700e4a2978 Fix the problem of arm atomic operation crash caused by global variable address misalignment 2023-01-29 16:32:29 +08:00
367cd4c339 fix the judgement of fd boundary of ob_read_regard_ssl/ob_write_regard_ssl 2023-01-29 16:29:36 +08:00
7440acfef7 fix coredump at get_actual_hold_size 2023-01-29 16:26:31 +08:00
814de27a42 dblink_write implement [FEAT MERGE]
Co-authored-by: zzg19950727 <1071026277@qq.com>
Co-authored-by: xianyu-w <707512433@qq.com>
2023-01-29 16:23:19 +08:00
195ab500ab fix bug:failed to execute direct_load after truncating table 2023-01-29 16:20:23 +08:00
d7d52691d0 Fix direct load thread local variables destruct 2023-01-29 16:17:28 +08:00
b87473dac2 Fix update execution id core 2023-01-29 16:04:46 +08:00
0a971dad66 Fix ps cache initialization is not thread-safe 2023-01-29 15:59:08 +08:00
58f42210eb fix ret re-assign when using SMART_VAR in ObIndexChecksumValidator/ObCrossClusterChecksumValidator 2023-01-29 15:53:12 +08:00
ab3056c41a fix lob pushdown problem
Co-authored-by: chaser-ch <chaser.ch@antgroup.com>
2023-01-29 15:50:09 +08:00
6f294fda6b [BUGFIX]fix lob not strict default val 2023-01-29 15:47:01 +08:00
e2586353e4 fix major merge can not finish in case of creating/deleting table frequently 2023-01-28 20:54:43 +08:00
571c975fcb [DeadLock] clear conflict tx info in desc when fetch finished 2023-01-28 20:51:41 +08:00
3d4f554258 [FEAT MERGE] Lob SQL refactoring (Mem-LobLocator, expressions and dbms_lob adaptions)
Co-authored-by: chaser-ch <chaser.ch@antgroup.com>
2023-01-28 20:40:16 +08:00
4bb1033505 fix bug case when expr can't do batch_execute optimization 2023-01-28 20:37:21 +08:00
0f14606391 [FEAT MERGE] instant ddl commit
Co-authored-by: hiddenbomb <bwgui203@gmail.com>
Co-authored-by: Charles0429 <xiezhenjiang@gmail.com>
Co-authored-by: rolandqi <qikai456@126.com>
2023-01-28 20:34:20 +08:00
5dbb8ee1a2 [Bugfix] obkv bugfix 2023-01-28 20:31:20 +08:00
1b761dd732 fix the bug which may return error when query __all_virtual_archive_dest_status 2023-01-28 20:28:21 +08:00
84e0aa0cfc fix fetch log print core 2023-01-28 20:25:18 +08:00
f8c8061bfa Compatible with upstream components that do not support show trace 2023-01-28 20:22:16 +08:00
869f4c0bb8 Fix unexpected worker timeout modified by inner sql 2023-01-28 20:19:24 +08:00
c94ddf80cb add backup file suffix and unified format 2023-01-28 20:16:26 +08:00
3329d12085 add some defensive check after write 2023-01-28 20:13:20 +08:00
79a7164fbc fixed memory leak after remove tenant 2023-01-28 20:07:40 +08:00
cdc45b3bb7 Fix lead/lag window is wrong type calc for the enumset 2023-01-28 20:01:52 +08:00
629db12031 fix async rpc rpc_count check 2023-01-28 19:58:52 +08:00
c19499253b fix: fix ddl hang induced by check_status in inner sql execution 2023-01-28 19:55:42 +08:00
1554aaac9e [4.1] Fix unstable cases 2023-01-28 19:52:42 +08:00
67b7f03d59 fix core in group join buffer 2023-01-28 19:49:33 +08:00
fc53210ebc fix plan real info manager core 2023-01-28 19:46:27 +08:00
f3a519c121 Enable Relaxed JSON parser 2023-01-28 19:43:35 +08:00
1ca28a0d93 Record increment data dict for truncate table 2023-01-28 19:40:45 +08:00
1676fe298a [master] fix commit retry interval 2023-01-28 19:35:06 +08:00
bec4c86e69 add judgement for ob_read_regard_ssl/ob_write_regard_ssl because when observer is stopping, fd_ could be -1 2023-01-28 19:32:14 +08:00
ba19ba90e0 [FEAT MERGE] del_tenant_memleak branch
Co-authored-by: HaHaJeff <jeffzhouhhh@gmail.com>
2023-01-28 19:29:23 +08:00
e3b89cd741 fix gis review 2023-01-28 19:26:33 +08:00
91f036ae7c Repair plan cache mode error about spm. 2023-01-28 19:23:32 +08:00
c24c75ed20 Add PARTITION HIT flag to sql_audit. 2023-01-28 19:20:26 +08:00
fcde80b5d2 [4.1][xa] update xid in tx desc when xa prepare 2023-01-28 19:17:25 +08:00
c3511a403f Fix white scan 2023-01-28 19:14:23 +08:00
7fcb26586b fix truncate partition 2023-01-28 19:11:24 +08:00
c5fe3df3ab [BugFix] Fix sanity core of __all_virtual_minor_freeze_info 2023-01-28 19:05:34 +08:00
924eb925b9 maintain 3 scns for each piece 2023-01-28 19:02:36 +08:00
c15d389bef [4.1] Add previous check for arb service 2023-01-28 18:59:39 +08:00
ccb9e555da fix create view with rowid bug 2023-01-28 18:56:45 +08:00
b4b1f9c1f9 fix ddl arg in retry task is not freed correctly. 2023-01-28 18:53:41 +08:00
9d32f409bc fix the memory_info with NULL label 2023-01-28 18:50:41 +08:00
1a949cec1d Fix migration deleted local tablet when src tablet do not exist 2023-01-28 18:47:40 +08:00
ff1e2ec0f3 fix ddl task blocks RS in refresh schema version. 2023-01-28 18:44:34 +08:00
9e986cc0db Add defensive check for log replay 2023-01-28 18:41:35 +08:00