Commit Graph

589 Commits

Author SHA1 Message Date
c2fea4f4d0 Fix dh window function report -4016 2023-03-02 16:55:01 +00:00
da9dd32a49 Bugfix for PX merge sort coordinator 2023-03-02 16:47:11 +00:00
0f0d98ce6a Change the rt exprs array source when in px batch rescan 2023-03-02 16:44:34 +00:00
1158aabcf8 fix the wrong start address for store_all_expr_datums in winfunc 2023-03-02 16:28:47 +00:00
91ca72111d fix auto gather stats memory bloat 2023-03-02 15:54:43 +00:00
2ebaaf7b7c fix dtl first buffer not first error 2023-03-02 15:52:06 +00:00
14228a3f70 [master][tx-route] disable reroute sql on txn start node when sql access tmp table 2023-03-02 14:49:23 +00:00
b2e064e9da bugfix : json table expr format json conflict with json type 2023-03-02 21:12:02 +08:00
6272a505cb bugfix: json_exists passing var bugfix 2023-02-27 11:11:23 +00:00
41c067141f [BUGFIX] fix lob type pushdown filter def val 2023-02-27 09:11:11 +00:00
59a94c10ac fix spm bugs and add some user friendly mechanisms 2023-02-25 02:41:08 +00:00
52837dac08 [BUGFIX]fix signal 7 core in arm 2023-02-24 16:48:53 +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
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
80ac15ef69 fix truncate_table retry error code and fix farm case 2023-02-24 15:30:56 +00:00
3081f5616f fix not set expr_datum when warn_on_fail 2023-02-24 14:13:19 +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
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
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
29d421b18d sync wait created tenant in restore tenant sql thread 2023-02-24 12:06:52 +00:00
46c6a9bfce [BUGFIX] fix lob bugs 2023-02-24 17:11:48 +08: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
aa2e5c99dc bugfix 2023-02-20 13:17:04 +00:00
2e954397ec [BUGFIX] fix dbms lob instr when partten larger than lob 2023-02-20 12:45:01 +00:00
ca1fd8c5c3 json_table core dump when use timestamp() 2023-02-20 05:17:01 +00:00
897c5ae533 fix xa savepoint 2023-02-17 09:12:43 +00:00
8367506dbe Fix reading invalid 8 bytes column in vectorized query. 2023-02-17 03:14:31 +00:00
7770bb3358 fix: 1.roll back add quote 2.add new type support for json table value column 3 error clause process bug 2023-02-17 03:11:54 +00:00
88ee461fbe [master] add session id into autocommit log 2023-02-16 13:12:15 +00:00
61a17a9abc bugfix : json objectagg returning type affect by var in pl 2023-02-16 04:17:46 +00:00
facae95a7d [DeadLock.bad_case] fix remote sql retry may deadlock 2023-02-15 14:17:33 +00:00
17bea01cde [master][tx-route] fix implicit-start tx push extra-state version 2023-02-15 04:44:37 +00:00
6597151e89 fix: fix the mem leak induced by create hash set for distinct check 2023-02-15 04:16:58 +00:00
4aa841b9e4 [4.1][xa] fix session terminate for xa trans 2023-02-15 03:41:53 +00:00
3c4b9d36cd Fix schema-version-not-match bug in direct-insert 2023-02-14 15:17:17 +00:00
a866c0c929 add system config (l1/l2/l3 cache size) to utility 2023-02-14 15:12:02 +00:00
50a6b3cda3 bugfix : 47556839 item method in json query with default returning type 2023-02-14 11:47:19 +00:00
1225f5f0ce revert 'fix avg scale is not compat with MySQL' 2023-02-14 11:15:13 +00:00
28536648f7 bugfix forbid json compare in pl 2023-02-14 08:42:24 +00:00