Commit Graph

1233 Commits

Author SHA1 Message Date
ddaf7a292b Fix print synonym bug 2023-02-24 16:59:00 +00:00
52837dac08 [BUGFIX]fix signal 7 core in arm 2023-02-24 16:48:53 +00:00
b0a216b002 to issue<47336750>:fix memory leak of tenant ctx 2023-02-24 16:41:08 +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
aa35526e4f Fix type deduce error causing hang 2023-02-24 16:12:46 +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
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
52c45c7403 [master][tx-route] do not abort tx if txn has explict savepoint or serializable snapshot 2023-02-24 15:46:42 +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
ca5932873a User defined rules add mtl_stop interface 2023-02-24 15:20:34 +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
eac33e2d8e Fix or expansion bugs 2023-02-24 14:57:22 +00:00
e058f14334 fix three-stage group by generate normal group by as scalar group by 2023-02-24 14:47:17 +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
ca10be3971 Fill the packet after result close. 2023-02-24 14:34:10 +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
d5ace94d6c fix bug remove unresonable log print 2023-02-24 14:18:34 +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
f6f344d2ca fix pushdown filter into set stmt bug 2023-02-24 13:52:25 +00:00
42328efa81 disable logical plan manager 2023-02-24 13:47:02 +00:00
431bb53903 fix white filter pushdown judgement 2023-02-24 13:41:33 +00:00
e44e4b0bbe explain statement should not be throttled by PxAdmission module 2023-02-24 13:35:58 +00:00
d81d5c2a00 [master] fix xa-tx free-route check alive 2023-02-24 13:30:24 +00:00
0e8e04f3d3 fix create synonym 4016 && add thread name for maintain dep task queue 2023-02-24 13:24:59 +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
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
fe21bdcdb9 check ls status instead of __all_ls while create tenant 2023-02-24 12:42:07 +00:00
48ec3e4565 Add table value check in sanity 2023-02-24 12:36:42 +00:00
52666872c9 fix master physical rowid bug 2023-02-24 12:12:27 +00:00
29d421b18d sync wait created tenant in restore tenant sql thread 2023-02-24 12:06:52 +00:00
e615feb42d [CP] Fix startup filter post bug 2023-02-24 12:03:57 +00:00
46c6a9bfce [BUGFIX] fix lob bugs 2023-02-24 17:11:48 +08:00
0aa6a494c8 fix wrong timeout error code in async das task 2023-02-21 13:41:52 +00:00
11a9a6386b fix vectorized row buffer overflow 2023-02-21 12:44:27 +00:00
16885fe829 fix ret_code err while encode_sortkey_expr allocate memory 2023-02-21 08:42:14 +00:00
7afa91237f change the update stat cache way, use the current worker thread instead of RS worker thread 2023-02-21 05:41:51 +00:00