Commit Graph

52 Commits

Author SHA1 Message Date
829cfdecfa [CP] fix table location generate wrong key_exprs 2022-05-05 14:15:44 +08:00
5ac5277876 fix pdml error when target table is partitioned by functions, instead of ref columns 2022-04-08 14:01:42 +08:00
zs0
996696c528 fix mysql calc found rows bug, adjust semi condition check 2022-03-16 20:17:12 +08:00
my0
a4c7d7dc9f Fix sharable exprs rel_ids not correct bug 2022-03-16 14:57:49 +08:00
zs0
3233a7d49a fix optimize bugs 2022-03-16 14:45:50 +08:00
zs0
25510c8333 fix bug: create fd use invalid unique index 2022-03-10 17:55:40 +08:00
st0
5358649433 disable pdml when update multiple tables 2022-03-10 13:09:50 +08:00
sw0
7c6dcc6712 core when print query range 2022-02-10 14:42:47 +08:00
xj0
e5f59ea074 support json type 2022-02-08 15:08:04 +08:00
st0
d6fa144191 fix CTE in mysql mode bug 2022-01-24 15:57:49 +08:00
yb0
3aeb4bc731 fix allocate link operator bug 2021-12-23 14:18:49 +08:00
yb0
62a736875f refine plan generate strategy for remote sql 2021-12-21 15:09:54 +08:00
4a61aa99e7 fix bug multi_insert_up cause an incorrect result 2021-12-15 10:55:14 +08:00
2e57906d8f Update ob_log_plan.cpp (#672) 2021-12-06 13:21:20 +08:00
zz0
f024ba9574 fix some update set vector assignments bugs 2021-12-03 16:06:40 +08:00
zs0
c84b7de59c enhance plan expiration, optimize index prune for small row count 2021-11-11 19:49:35 +08:00
zs0
9ff1baa323 refine large size query range 2021-11-01 11:34:38 +08:00
my0
9b6599d966 In pdml update, column_conv expr may produce loop. 2021-10-28 10:52:08 +08:00
b86bf6ed15 Update ob_delete_log_plan.cpp (#427) 2021-10-26 17:23:20 +08:00
a1b06baab7 fix core caused by alias_column_expr in aggr for win func and Swallow error code 2021-10-13 14:40:01 +08:00
yb0
6054dfb5fb fix error code coverage bug 2021-10-13 11:42:56 +08:00
zl0
16b086a718 fix late materialization bug 2021-09-24 19:19:08 +08:00
bf0
73e3401749 fix single partition opt bug 2021-09-24 11:10:39 +08:00
b2e66c1cd8 batch patch to opensource 2021-09-22 19:31:35 +08:00
br0
d392312a09 Fix enum/set insert into values in irregular order 2021-09-16 15:29:54 +08:00
ls0
79f1a13d71 fix some fatal error for merge groupby/ hash distinct/ px_coord_merge_sort 2021-09-08 14:50:42 +08:00
a6a56e21f4 Remove cmake warning configuration (August) 2021-08-30 15:49:44 +08:00
5c46b54684 fix bug for gi_flag in ob_log_set 2021-08-29 11:02:55 +08:00
d1cd5d4780 fix late materialization and topk hint bug 2021-08-26 12:37:17 +08:00
jz0
a0ff8aaa32 Patch bug fixes to opensource branch. 2021-08-19 17:53:21 +08:00
rq0
ce5da32082 fix size_overflow bug in distributed update 2021-08-12 17:27:59 +08:00
yb0
f229966248 fix partition wise join check bug with non template part table 2021-07-30 23:44:54 +08:00
a331dec52c Remove warning configurations 2021-07-30 14:56:13 +08:00
b75f46946e [Shein-Feature] support auto_increment attribute for part column 2021-07-30 11:02:55 +08:00
ls0
8a519477bb fix merge group by overwrite T_QUESTIONMARK leads div core 2021-07-29 22:02:41 +08:00
79131c0cda [bp2] batch patch code from 31x to opensource 2021-07-29 22:02:41 +08:00
09edba0ff6 CP 3.1 commit to open source 2021-07-27 21:21:14 +08:00
jg0
0b7773c43f add double-destroy check for MemoryContext 2021-07-27 19:54:14 +08:00
9c76339e62 batch cherry-pick 31x bugfix to opensource branch 2021-07-27 17:27:15 +08:00
a9e70b7bcd bug fix to open source branch 2021-07-21 14:15:14 +08:00
f45d2cdbe2 cp bug fix to open source branch 2021-07-20 17:06:14 +08:00
c949c5e01f patch bug fix to open source branch 2021-07-19 22:45:15 +08:00
e03cb03357 PATCH bugfix to opensource branch 2021-07-19 22:33:13 +08:00
a997b23808 cherry-pick bugfix from 3.1 to open source branch 2021-07-14 17:48:16 +08:00
131c2cf658 remote execute hang because of plan diff with ctrl ser and runner ser 2021-07-14 10:24:13 +08:00
4de3feb72f batch cherry pick bugfix codes 2021-07-12 19:24:43 +08:00
701367dbff bugfix: create global index hung 2021-07-09 15:49:16 +08:00
gm
4a92b6d7df reformat source code
according to code styles, 'AccessModifierOffset' should be -2.
2021-06-17 10:40:36 +08:00
gm
8c4a2f26a6 fix compile warnings 2021-06-17 10:40:21 +08:00
zs
03001c1fe3 update rewrite rules
* adjust re est cost for nestloop semi/anti join

* add threshold for cost base transform
2021-06-16 11:36:24 +08:00