Commit Graph

3396 Commits

Author SHA1 Message Date
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
82d565bab4 Compatibility support for standby tenant 2023-02-24 14:15:56 +00:00
3081f5616f fix not set expr_datum when warn_on_fail 2023-02-24 14:13:19 +00:00
a781dd3676 [DeadLock] unregister detector if tx implicit aborted in first write sql 2023-02-24 14:10:44 +00:00
b6a4cddede Fix archive livelock 2023-02-24 14:08:07 +00:00
5babc03224 to improve speed, change the way of reset_plan_config 2023-02-24 14:05:29 +00:00
9d17af51fd [Fix]remove OBKV unstable test case which has been covered by other use cases in farm 2023-02-24 14:02:44 +00:00
2c860eae57 [master][tx-route][xa] fix sanity-check for xa-commit/rollback 2023-02-24 14:00:06 +00:00
2dae586e31 [to #47983910]Sensitive info cleanup 2023-02-24 13:57:29 +00:00
f6f344d2ca fix pushdown filter into set stmt bug 2023-02-24 13:52:25 +00:00
8441f54f6f Fix failed to get ddl rpc timeout after table dropped 2023-02-24 13:49:45 +00:00
42328efa81 disable logical plan manager 2023-02-24 13:47:02 +00:00
bfc82bd433 BUGFIX: break infinite loop of write throttle 2023-02-24 13:44:18 +00:00
431bb53903 fix white filter pushdown judgement 2023-02-24 13:41:33 +00:00
f372386816 fix switch leader cause map data is deleted bug 2023-02-24 13:38:50 +00:00
e44e4b0bbe explain statement should not be throttled by PxAdmission module 2023-02-24 13:35:58 +00:00
7d210c667b [4.1] add unsynced_cnt_for_multi_data in multi source unit for storage schema 2023-02-24 13:33:07 +00:00
d81d5c2a00 [master] fix xa-tx free-route check alive 2023-02-24 13:30:24 +00:00
29ac6120e0 [master] add tx-id sanity-check for tx-route 2023-02-24 13:27:42 +00:00
0e8e04f3d3 fix create synonym 4016 && add thread name for maintain dep task queue 2023-02-24 13:24:59 +00:00
74f60222a8 [master] do not abort txn on txn-free-route tmp node 2023-02-24 13:19:45 +00:00
c8bb7bbeb8 During failover, in the prepare phase, execute recover cancel 2023-02-24 13:17:01 +00:00
5ef5dd6fae fix tx desc reference leak 2023-02-24 13:14:19 +00:00
50329218dc fix window function op ordering bug 2023-02-24 13:09:05 +00:00
8ebdd029e4 add virtual table ignore error whitelist 2023-02-24 13:06:22 +00:00
3e39a6476e check column checksum reported after ddl inner sql finish 2023-02-24 13:00:53 +00:00
aaf8450466 [CP] fix complex type mistakely hit same plan 2023-02-24 12:55:39 +00:00
000331908d replace ddl cluster version with data format version 2023-02-24 12:52:55 +00:00
28b78becb7 Get request maneger change priv_tenant_id to effective_tenant_id 2023-02-24 12:50:14 +00:00
8a9169e0d6 [CP][to #46123340] fix show create characteristic stmt 2023-02-24 12:47:32 +00:00
fcbb354def Fix incorrect use of tmp ret 2023-02-24 12:44:50 +00:00
fe21bdcdb9 check ls status instead of __all_ls while create tenant 2023-02-24 12:42:07 +00:00
5253524fdf Improve freeze unittest 2023-02-24 12:39:24 +00:00
48ec3e4565 Add table value check in sanity 2023-02-24 12:36:42 +00:00
a366348a12 [to #47901724] fix package free ref cursor core 2023-02-24 12:33:46 +00:00
1b9cc5948a [to #35175194]fix bug package dbms_xplan 2023-02-24 12:31:01 +00:00
aba13e9668 Fix memory leak 2023-02-24 12:28:19 +00:00