Commit Graph

3604 Commits

Author SHA1 Message Date
c3886f308e [CP] fix insert into select from duplicate table bug 2024-02-05 05:42:11 +00:00
34194c5ab0 fix:code check;json decimal rebuild 2024-02-05 05:12:25 +00:00
3bf89ff66b bugfix: remove semicolon in mysql mode 2024-02-05 02:12:52 +00:00
70aa6d5461 wildcard matching 2024-02-04 15:12:01 +00:00
a180396d9b fix mysqltest for FOR UPDATE rewrite 2024-02-04 12:47:09 +00:00
f9a5d864fe fix pdml bug after or expansion transformation 2024-02-04 12:42:28 +00:00
ed1e4d3f4f [CP] to issue<53073647>:fix two issues 2024-02-04 12:12:02 +00:00
6acb97c9f6 [CP] CRASH ERROR improve 2024-02-04 09:12:28 +00:00
2f0ea3c372 [CP] duplicate updat bug修复 2024-02-04 04:46:45 +00:00
0892f4deeb fix bug that subquerys in subplanfilter not duplicated 2024-02-04 02:42:30 +00:00
3613eb38ee Merge branch 'pr_1759' 2024-02-03 04:14:05 +00:00
0aceccaec0 fix for update error after transform 2024-02-03 03:16:24 +00:00
36bd526106 [CP] bugfix: use classify_count instead of param_count of or_expr to determine whether to do transformation 2024-02-03 03:11:48 +00:00
dcbdbaceea fix bug: runtime filter core because of data racing 2024-02-03 00:22:15 +00:00
2112bb3d87 [CP] fix sequence operator memory leak 2024-02-03 00:12:55 +00:00
5f88cee6a8 [CP] fix temporary table bug in hierarchical query 2024-02-02 22:12:02 +00:00
3c5ba781b9 bugfix: disable propagate const to T_OP_ROW 2024-02-02 21:52:17 +00:00
d2cceb736b Fix the correctness problem of vectorized merge distinct 2024-02-02 20:51:55 +00:00
6fc5c16a15 [CP] fix pivot resolve bug 2024-02-02 20:42:43 +00:00
358d895d59 [bugfix][ret_code]: return 1215 if can't find target index in fk check. 2024-02-02 19:16:22 +00:00
f4ae0ebd1b [CP] fix show trace not show in standby database 2024-02-02 18:46:52 +00:00
29f29ee7a6 [to #52911707] Fix bug, PL supports split multi stmts in MySQL mode. 2024-02-02 18:42:09 +00:00
6db189a4b8 Fix window function topn filter cast bug 2024-02-02 18:12:27 +00:00
11dcba869f infile null string return file not exist 2024-02-02 17:13:07 +00:00
d1404d1d7f generate default subpartiton when adding partition without subpartition defination for subpartioned table 2024-02-02 15:22:14 +00:00
e67982d89c Fix the exception of updating the same column in ps mode 2024-02-02 13:42:52 +00:00
455f1a31f1 修case:dump、tochar、nanvl、information_schema 2024-02-02 13:12:29 +00:00
a49c73826b Placeholder for GIS expr: _ST_GEOHASH and _ST_MAKEPOINT 2024-02-02 11:12:17 +00:00
0737d86cdd [to #54594279] Add ObItemType in master branch for mock show procedure/function code 2024-02-02 10:13:16 +00:00
6130c94603 disable creating materialized view on xmltype columns 2024-01-30 04:42:04 +00:00
9f0a50674b Fix temp column store iterator vector reuse 2024-01-30 03:16:58 +00:00
a42514dddd abort receiving packets if idle more than 10 seconds 2024-01-30 03:12:23 +00:00
e38f8445cc Fix direct load use dirty phy_plan 2024-01-29 14:11:44 +00:00
18f9034622 revert adjust compact row format 2024-01-26 12:46:38 +00:00
d2f9fbc17a fix bug: runtime filter fill empty query range with multi columns 2024-01-26 12:12:05 +00:00
718216ee0c adjust compact row format 2024-01-26 04:42:16 +00:00
0784522672 Add error log for random table scan tracepoint 2024-01-25 07:12:23 +00:00
89b9a60c6a Split the memory of ObExecContext::temp_ctx_ between tenants. 2024-01-24 12:42:48 +00:00
ec93363fc9 [bugfix]: shouldn't ignore sizeof(Block) while calc remain size of a block. 2024-01-24 10:48:03 +00:00
2fd0c4171c Fix dangling raw expr pointer when generating rt exprs 2024-01-24 03:42:44 +00:00
d992246eb3 disable gather hidden table stats and add estimate block cnt trace point for analyze 2024-01-24 03:17:26 +00:00
a0c157ebd7 Revise qual selectivity 2024-01-23 14:42:47 +00:00
65184014c4 Fix ret_code overwrite error 2024-01-23 14:22:41 +00:00
sdc
e158ab5e5f fix wait init_sqc response core 2024-01-23 14:18:02 +00:00
55be7bf8fa [CP] fix wait msg hang because of broadcast msg can not received 2024-01-23 14:13:01 +00:00
eca3745c2e [CP] [dblink][4.x] add defensive measure for unexpected ref of tx desc 2024-01-23 13:43:46 +00:00
2f8fa89e0c Fixed the issue where memory could not be reused when reading interme results
Co-authored-by: sdc <njucssdc@gmail.com>
2024-01-23 12:42:27 +00:00
b17c899823 [CP] check_parallel_ddl_schema_in_sync perceives the session and tenant status 2024-01-23 12:17:25 +00:00
2bd4ba144a [CP] add enable_dblink cfg 2024-01-23 12:12:39 +00:00
60afc16914 [CP][BUGFIX] add fix zero lob val 2024-01-23 09:17:27 +00:00