Commit Graph

4125 Commits

Author SHA1 Message Date
93ca17b2bd fix physical plan serialization incompatibility 2024-02-18 08:21:32 +00:00
d0c4e5d175 load data local task shouldn't retry 2024-02-10 11:38:24 +00:00
7829c9c8dc [CP] [CP] Fix view synonym bug 2024-02-10 11:32:36 +00:00
b2f4717f20 fix mysqltest 2024-02-10 11:29:44 +00:00
229074a275 fix generated recursive union all plan bug using the distributed join method hint 2024-02-10 11:26:53 +00:00
21c31706a5 occupy id positions for profiling. 2024-02-10 11:24:03 +00:00
9e17e2b593 [CP] generate delete+insert plan when update primary key in a pdml plan 2024-02-10 11:12:33 +00:00
4750154e16 [ERROR] remove unnecessary error log with too much lock retry 2024-02-10 11:03:56 +00:00
92e5d1b287 [CP] [to #53785684] Fix bug, add assign SQL (actually var_val) transform to dynamic SQL when var_val has user variables. 2024-02-10 10:55:17 +00:00
fb16fd351f [CP] fix insert into select from duplicate table bug 2024-02-10 10:01:19 +00:00
3ff2d82e7c fix:code check;json decimal rebuild 2024-02-10 09:55:45 +00:00
eebc8f712b bugfix: remove semicolon in mysql mode 2024-02-10 09:21:36 +00:00
a686640ddb wildcard matching 2024-02-10 09:18:41 +00:00
9f7f594b74 fix mysqltest for FOR UPDATE rewrite 2024-02-10 09:07:11 +00:00
b528857934 fix pdml bug after or expansion transformation 2024-02-10 09:04:18 +00:00
59be123c65 [CP] to issue<53073647>:fix two issues 2024-02-10 09:01:25 +00:00
6542911b8a [CP] CRASH ERROR improve 2024-02-10 08:41:15 +00:00
e4a0de2d29 [CP] duplicate updat bug修复 2024-02-10 08:22:06 +00:00
c018d29a93 fix bug that subquerys in subplanfilter not duplicated 2024-02-10 07:59:03 +00:00
ce4819685b merge develop into master 20231220 2024-02-10 07:44:52 +00:00
45c403637d fix for update error after transform 2024-02-10 07:30:37 +00:00
a5dd84cc48 [CP] bugfix: use classify_count instead of param_count of or_expr to determine whether to do transformation 2024-02-10 07:27:44 +00:00
81270342f7 fix bug: runtime filter core because of data racing 2024-02-10 06:53:44 +00:00
39e144d7dd [CP] fix sequence operator memory leak 2024-02-10 06:47:59 +00:00
f12942adec [CP] fix temporary table bug in hierarchical query 2024-02-10 06:19:50 +00:00
af2d0042b6 bugfix: disable propagate const to T_OP_ROW 2024-02-10 06:16:58 +00:00
beddfda75e Fix the correctness problem of vectorized merge distinct 2024-02-10 06:05:27 +00:00
3afe574e57 [CP] fix pivot resolve bug 2024-02-10 05:59:41 +00:00
0008468953 [bugfix][ret_code]: return 1215 if can't find target index in fk check. 2024-02-10 05:40:02 +00:00
0b4699b3e9 [CP] fix show trace not show in standby database 2024-02-10 05:31:32 +00:00
0e4919cb0f [to #52911707] Fix bug, PL supports split multi stmts in MySQL mode. 2024-02-10 05:28:38 +00:00
946171f966 Fix window function topn filter cast bug 2024-02-10 05:22:54 +00:00
5821a7cce7 infile null string return file not exist 2024-02-10 05:17:05 +00:00
9ddcc1572c generate default subpartiton when adding partition without subpartition defination for subpartioned table 2024-02-10 05:05:27 +00:00
388776694c Fix the exception of updating the same column in ps mode 2024-02-10 04:39:31 +00:00
cd30dbac63 修case:dump、tochar、nanvl、information_schema 2024-02-10 04:33:44 +00:00
053d3c0182 Placeholder for GIS expr: _ST_GEOHASH and _ST_MAKEPOINT 2024-02-10 04:16:21 +00:00
6eb3abd66f [to #54594279] Add ObItemType in master branch for mock show procedure/function code 2024-02-10 04:10:36 +00:00
b60979c15c disable creating materialized view on xmltype columns 2024-02-10 03:59:03 +00:00
690df5b287 Fix temp column store iterator vector reuse 2024-02-10 03:50:35 +00:00
4dab055605 abort receiving packets if idle more than 10 seconds 2024-02-10 03:47:42 +00:00
a2113b1923 Fix direct load use dirty phy_plan 2024-02-10 03:33:26 +00:00
8c5bdce48b revert adjust compact row format 2024-02-10 03:13:31 +00:00
f8fc25856b fix bug: runtime filter fill empty query range with multi columns 2024-02-10 03:07:44 +00:00
0b9512c5ac adjust compact row format 2024-02-10 02:44:42 +00:00
4decb5b506 Add error log for random table scan tracepoint 2024-02-10 02:10:44 +00:00
ecf9d91575 Split the memory of ObExecContext::temp_ctx_ between tenants. 2024-02-10 01:45:29 +00:00
828fb8b357 [bugfix]: shouldn't ignore sizeof(Block) while calc remain size of a block. 2024-02-10 01:42:36 +00:00
7b0e565a49 Fix dangling raw expr pointer when generating rt exprs 2024-02-10 00:57:22 +00:00
61c367fbce disable gather hidden table stats and add estimate block cnt trace point for analyze 2024-02-10 00:51:46 +00:00