Commit Graph

613 Commits

Author SHA1 Message Date
cbd677de94 [CP] fix multi_stmt batch_execute optimization push down filter to table_scan 2024-02-09 04:29:47 +00:00
77a3d316b9 fix subplan filter pkey distributed plan bug 2024-02-09 03:06:34 +00:00
68e54dd377 fix get query range node for table location bug 2024-02-09 02:39:45 +00:00
6f53716d27 fix some bugs in boundary cases of optimizer stats 2024-02-09 02:21:57 +00:00
3e257b3896 [CP] to issue<53546058>:trigger always forbid pdml 2024-02-09 02:01:08 +00:00
4240f522b0 [CP] fix bug of NO_GATHER_OPTIMIZER_STATISTICS no affect 2024-02-09 01:46:18 +00:00
9d088dff7e Modify the logic of recursive search for rownum 2024-02-09 00:49:18 +00:00
6005cf425a [CP] Fix the issue of incorrect results with batch NLJ + SET OP 2024-02-09 00:19:14 +00:00
7f9aa12287 [CP] fix generate plan bug for select for update 2024-02-08 23:22:31 +00:00
31b14bcba4 Fixed the problem of <hint add material> causing the logic <hint add monitor dump> to change. 2024-02-08 21:29:12 +00:00
0581e5049c [CP] fix exec_param nested problem 2024-02-08 20:50:21 +00:00
d09f4efcff fix some problem in <hint material> 2024-02-08 18:40:02 +00:00
b6a15b6111 fix some outline/hint bugs 2024-02-08 13:15:20 +00:00
0a2a50fb59 [CP] [CP] Disable pdml when primary key has auto increment column 2024-02-08 12:30:44 +00:00
535924fba1 Unify the processing logic of PDML and regular DML 2024-02-08 11:54:53 +00:00
be8c5ab834 [CP] fix standby tenant retrun weak read feedback 2024-02-08 07:55:08 +00:00
3e3a0f46f1 fix groupby pushdown report 4007 when upgrade 2024-02-08 07:49:08 +00:00
1dbf5325d8 Tracepoint: Add trace point to test NLJ and SPF batch rescan 2024-02-08 07:37:05 +00:00
0d0b11c0cc [FEAT MERGE] impl vectorization 2.0
Co-authored-by: oceanoverflow <oceanoverflow@gmail.com>
Co-authored-by: hezuojiao <hezuojiao@gmail.com>
Co-authored-by: Monk-Liu <1152761042@qq.com>
2024-02-08 05:32:54 +00:00
e1a7e35346 [CP] fix nested and shared onetime expr bugs 2024-02-08 03:03:07 +00:00
c2e640a9b9 dml adapt with minmal 2024-02-08 01:56:28 +00:00
39cc0a6d60 merge devleop into master 20231212 2024-02-08 01:29:33 +00:00
1c20161f72 [FEAT MERGE] column store ddl
Co-authored-by: simonjoylet <simonjoylet@gmail.com>
Co-authored-by: Monk-Liu <1152761042@qq.com>
Co-authored-by: renju96 <fcbrenju@163.com>
2024-02-07 23:09:02 +00:00
fd359dc4a4 [FEAT MERGE] 4.3 optimizer enhancement
Co-authored-by: akaError <lzg020616@163.com>
2024-02-07 23:05:57 +00:00
8d63652331 [FEAT MERGE] transaction pdml support optimization
Co-authored-by: SanmuWangZJU <sanmuwang.ws@gmail.com>
2024-02-07 23:02:56 +00:00
d09e2de876 [CP] fix: fix the core induced by spf batch rescan 2024-02-07 21:34:12 +00:00
c2511b580f [FEAT MERGE] materialized view 2024-02-07 20:31:14 +00:00
c85a1348ba fix error code being overwritten 2024-02-07 19:37:21 +00:00
15307ef94e [FEAT MERGE][CP]optimizer stats enhancement 2024-02-07 16:56:28 +00:00
c699ceea48 [FEAT MERGE] Solidify session vars for functional index 2024-02-07 16:44:49 +00:00
f81867b463 fix subplan filter + px batch rescan hang 2024-02-07 14:05:54 +00:00
3db2e35a2e fix merge join bug when use interesting ordering for merge key 2024-02-07 13:57:05 +00:00
af06b2b47b fix pwj table memory bloat 2024-02-07 13:48:03 +00:00
9a22f3ea88 [FEAT MERGE]adaptive cost model 2024-02-07 11:01:37 +00:00
f8d4af54a9 bugfix : json_table subquery param && json_table ban group by pushdown write 2024-02-07 10:16:49 +00:00
fd77441e70 [CP] fix: fix the correctness problem induced by batch rescan not supported reverse order 2024-02-07 05:50:26 +00:00
4b6d4c216f fix rcte add material op on nested loop right child incorrectly 2024-02-07 04:16:54 +00:00
21e9142ed5 [CP] refine cost of base table 2024-02-07 00:02:15 +00:00
cf46015461 [CP] Fix join filter bug 2024-02-06 23:36:35 +00:00
ddf84bb68a fix table location in optimize bug 2024-02-06 20:45:34 +00:00
611d2d3d72 fix late materialization bug 2024-02-06 20:34:06 +00:00
01729c848d [CP] add timeout param for estimation related interfaces 2024-02-06 19:59:58 +00:00
58b436c230 fix some sql logical plan bug 2024-02-06 19:45:53 +00:00
b8bc3b4c6b fix lossless cast bug 2024-02-06 19:00:44 +00:00
8ec7aa3b9b [CP] [CP] fix subplan filter PKEY plan bug 2024-02-06 18:26:38 +00:00
05e4df014b Not report 4016 when there is no leader replica 2024-02-06 15:00:57 +00:00
c8ef409bf3 Do not report ERROR when sample rate equals 100 2024-02-06 14:49:36 +00:00
f1c9be6b9f [CP] [CP] Fix view synonym bug 2024-02-06 06:12:01 +00:00
5be370fa7b fix generated recursive union all plan bug using the distributed join method hint 2024-02-06 05:42:10 +00:00
sdc
95b577395b [CP] generate delete+insert plan when update primary key in a pdml plan 2024-02-06 04:16:29 +00:00