Commit Graph

3432 Commits

Author SHA1 Message Date
4114771ff1 fix ddl task can not be recovered because iter_end is not reset. 2023-02-24 16:38:33 +00:00
c5e8d8bb87 set local_allocator frozen when force to release memtables 2023-02-24 16:35:58 +00:00
3b35029d71 Avoid detect_IO queuing 2023-02-24 16:33:12 +00:00
5a361921c8 4.1 rm ddl_tracing serialize related code 2023-02-24 16:30:37 +00:00
e0b0d2e827 [4.1] add table lock in cleanup garbage for ddl 2023-02-24 16:25:37 +00:00
ac2a5a0f74 recycle tenant_allocator when tenant creation fails 2023-02-24 16:23:03 +00:00
b28b60e08e Error code compatibility about recursive cte in oracle 2023-02-24 16:20:28 +00:00
0d9457b9d4 Fix join filter use execution id, use px sequnce id instead 2023-02-24 16:17:53 +00:00
6a7db74811 fix core when print savepoint 2023-02-24 16:15:20 +00:00
aa35526e4f Fix type deduce error causing hang 2023-02-24 16:12:46 +00:00
37b1fc0e66 avoid deep copy when construct the tablet_to_ls map 2023-02-24 16:10:12 +00:00
53329a0f84 fix cross_cluster_validator about OB_FREEZE_SERVICE_EPOCH_MISMATCH 2023-02-24 16:07:39 +00:00
70d004dc24 fix process channels can not exit when peer is crashed && add diag for DTL process_base 2023-02-24 16:04:59 +00:00
f872513c5f implement estimate table row count by meta table 2023-02-24 16:02:17 +00:00
780b56301a fix bug about tenant_time_zone when switch tennat 2023-02-24 15:59:41 +00:00
2fc9f4a99d fix plan bug for gi allocation 2023-02-24 15:57:06 +00:00
e5e94972ef fix:json table syntax compatible and error clause hehavior 2023-02-24 15:54:30 +00:00
925c98fcc4 fix print param sanity core 2023-02-24 15:51:52 +00:00
f0b05ed93c [4.0] add trace info 2023-02-24 15:49:17 +00:00
52c45c7403 [master][tx-route] do not abort tx if txn has explict savepoint or serializable snapshot 2023-02-24 15:46:42 +00:00
0de4d4a41d [BUG.FIX] fix bad block inspection 2023-02-24 15:44:08 +00:00
a9c27ee3ca [master][xa][tx-route] fix xa trans state sync sanity check 2023-02-24 15:41:32 +00:00
5ee6ca1350 Adjust net_thread_count for small observer (3 / 5) 2023-02-24 15:38:56 +00:00
7f1c5e8cd4 fix pre process bug when connect by and grouping sets both exist 2023-02-24 15:36:22 +00:00
a10ab13369 bugfix : dot notation input with * 2023-02-24 15:33:31 +00:00
80ac15ef69 fix truncate_table retry error code and fix farm case 2023-02-24 15:30:56 +00:00
52c378f215 fix malloc_sample_info bug with repeat data 2023-02-24 15:28:20 +00:00
f0dee03b2b fix row writer bug 2023-02-24 15:25:45 +00:00
0b3f5231c5 [BUGFIX] fix lob rpc iter not free 2023-02-24 15:23:09 +00:00
ca5932873a User defined rules add mtl_stop interface 2023-02-24 15:20:34 +00:00
12b7109333 fix bk update report_scn & use cluster_version to compat 2023-02-24 15:18:01 +00:00
0daf19f115 Fix the error code is overwritten 2023-02-24 15:15:25 +00:00
6fa2805ce9 Add subdir under logstream_N archive path 2023-02-24 15:12:49 +00:00
8e6297fb78 Fix dblink bugs 2023-02-24 15:10:13 +00:00
fa839089d7 [to #47922004]add result extend type when resolve udf 2023-02-24 15:07:38 +00:00
8aedbde051 fix core when try_heartbeat 2023-02-24 15:04:57 +00:00
eac33e2d8e Fix or expansion bugs 2023-02-24 14:57:22 +00:00
9856c9374e fix bug:partition column with auto-increment is not supported 2023-02-24 14:52:21 +00:00
e058f14334 fix three-stage group by generate normal group by as scalar group by 2023-02-24 14:47:17 +00:00
de212c4e62 [OBCDC] get more precise datadict metainfo && fix geometry case 2023-02-24 14:44:40 +00:00
868d425b12 Revert tenant id change in function get_request_manager 2023-02-24 14:42:05 +00:00
21a9f7a01f Fix:Session synchronization default value scene forgets to synchronize to sys_var_cache 2023-02-24 14:39:31 +00:00
6afc32e07c add pcode to master 2023-02-24 14:36:56 +00:00
ca10be3971 Fill the packet after result close. 2023-02-24 14:34:10 +00:00
24580ece3f [master] fix Txdesc.xa_start_addr when xa restart on orignal node 2023-02-24 14:31:33 +00:00
dffd167469 [master] enable reroute sql when tx is active 2023-02-24 14:28:56 +00:00
a4c97d03f7 [FEAT MERGE]vos merge into master
Co-authored-by: ZenoWang <wzybuaasoft@163.com>
Co-authored-by: zhjc1124 <zhjc1124@gmail.com>
Co-authored-by: JiahuaChen <garfieldjia@qq.com>
2023-02-24 14:26:20 +00:00
11dc664903 fix temp table transform bug 2023-02-24 14:23:45 +00:00
f0049f09e5 [BugFix].add diagnose logs for write_meta_block failure 2023-02-24 14:21:09 +00:00
d5ace94d6c fix bug remove unresonable log print 2023-02-24 14:18:34 +00:00