Commit Graph

4866 Commits

Author SHA1 Message Date
104ba907f5 fix parquet format bug 2024-07-11 03:22:25 +00:00
3f677b4d80 add mock statements 2024-07-10 11:30:10 +00:00
60cd981db6 Add eval function ids 2024-07-10 10:37:55 +00:00
ee44974589 [to #57957506] fix mysqltest 2024-07-10 06:21:38 +00:00
f5fc747376 Fixed the 'hash not exist' issue caused by schema inconsistency during parallel execution 2024-07-10 04:22:23 +00:00
36a1f59947 fix bug ArrayBinding batch optimization with decimal type maybe lose data 2024-07-10 03:46:16 +00:00
da5763f494 Fix: virtual gen column bug 2024-07-10 03:17:14 +00:00
1c005383a2 fix generated column replacing bug 2024-07-09 14:43:38 +00:00
d6ec2ffac9 fix config online_estimate_percent not work in remote plan 2024-07-09 14:37:46 +00:00
7c93f607e0 [CP] Bug fix: MergeJoin Operator return -4016 when set datum store mem limits 2024-07-09 14:04:25 +00:00
496cb407d9 fix column table scan cost bug 2024-07-09 12:10:50 +00:00
a60aed35b7 Fix local order bug 2024-07-09 11:48:33 +00:00
eb492751bd [CP] Fix: connection id bug 2024-07-09 11:43:04 +00:00
9098bbac45 fix coding standard case 2024-07-09 11:14:33 +00:00
79651b6a7f fix the core of heap table direct load 2024-07-09 07:16:15 +00:00
a57f3e1980 fix gi with join filter extract query range can not rescan 2024-07-09 05:46:30 +00:00
04d918a562 Solve the problem of scale misalignment when the parameter type of the IN expression is double. 2024-07-09 05:21:10 +00:00
d913efca8b fix sqc hanler memory leak 2024-07-09 04:15:47 +00:00
84da6a95aa fix length deduce bug of REPLACE 2024-07-09 04:10:06 +00:00
264bcbe73e adjust mview behaviors 2024-07-08 14:19:43 +00:00
0d63b099a1 [PLACEHOLDER] place holder for vector index dml expr functions 2024-07-08 14:02:14 +00:00
07fa79243e [to #57727207]Word status not need to be SQL_KEYWORD in pl mysql mode. 2024-07-08 11:22:54 +00:00
6aca22520c fix connect by hash table memory leak 2024-07-08 11:00:17 +00:00
413ffcf071 [FTS] Placeholder for support complicated DML 2024-07-08 09:22:35 +00:00
ce7aca9327 fix external table bugs 2024-07-08 06:00:20 +00:00
6785ee0e5c [CP] disable replace/insertup do batch execute optimization 2024-07-08 04:21:17 +00:00
f08561e87b fix table fd check_expr_in_child bug for window function expr 2024-07-08 03:24:04 +00:00
c9e6a1dc90 Fix the issue where the in expression did not check for skip. 2024-07-08 03:18:38 +00:00
0e2b0d123a [CP] Fix: fix compat bug for group-rescan in upgrade stage 2024-07-07 10:24:16 +00:00
2b439675fd [TABLELOCK] placeholder for need_switch_to_table_lock_worker_ in ObPhysicalPlan 2024-07-05 15:51:50 +00:00
b74e0d2b4b [CP] fix replace into view with error 4016 2024-07-05 14:53:56 +00:00
ec18f1bab0 adaption for roaringbitmap basic_funcs and cmp functions 2024-07-05 12:46:25 +00:00
c67088f750 bugfix: select into outfile const number of fast parse and normal parse is different 2024-07-05 09:16:42 +00:00
7a69d9c304 fix set feedback info bug 2024-07-05 08:46:55 +00:00
7757b9e743 Fix memory leak for window function vec2.0 2024-07-05 08:16:42 +00:00
a82041f046 SysVarsCacheData serialization placeholder 2024-07-05 07:16:25 +00:00
dcefc03971 roaringbitmap type optimization and default value adaption 2024-07-05 05:17:14 +00:00
8b0ac4f1c2 [CP] [CP] make sure data_table_id and schema_version in based_schema_obj_info before alter table 2024-07-05 03:16:25 +00:00
9ebf3e06a5 client task construct exec_ctx 2024-07-05 02:47:39 +00:00
91319fe104 [CP] serial create table return valid table id when table exist 2024-07-04 05:46:45 +00:00
6a701acb85 fix for hashgroupby all_rows_active wrong value 2024-07-04 05:21:58 +00:00
d9a0b26dcc autocommit trans should be rollbacked before return error packet 2024-07-04 04:26:35 +00:00
958e3e3132 [CP] adjust DIST_NONE_ALL/DIST_ALL_NONE for except/intersect set operation 2024-07-03 17:09:09 +00:00
06c801bdd5 SysVarsCacheData serialization placeholder 2024-07-03 15:00:36 +00:00
da2bc95b50 Scaling stack size during operator closing 2024-07-03 14:38:32 +00:00
0a7f62580a Adapt negative integer behavior of roaringbitmap to PG 2024-07-03 14:26:41 +00:00
b5c355fa0f [#57845348]fix show call proc info in plan cache 2024-07-03 14:21:14 +00:00
5db7701f37 fix some external table bugs 2024-07-03 10:01:17 +00:00
5725aa6a5b fix truncate partition cancel global index 2024-07-03 09:55:24 +00:00
147a312d13 Fix double scale check failed in oracle mode 2024-07-03 09:32:31 +00:00