Commit Graph

643 Commits

Author SHA1 Message Date
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
c3886f308e [CP] fix insert into select from duplicate table bug 2024-02-05 05:42:11 +00:00
f9a5d864fe fix pdml bug after or expansion transformation 2024-02-04 12:42:28 +00:00
0892f4deeb fix bug that subquerys in subplanfilter not duplicated 2024-02-04 02:42:30 +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
6db189a4b8 Fix window function topn filter cast bug 2024-02-02 18:12:27 +00:00
d2f9fbc17a fix bug: runtime filter fill empty query range with multi columns 2024-01-26 12:12:05 +00:00
a0c157ebd7 Revise qual selectivity 2024-01-23 14:42:47 +00:00
6356ddaa89 Fix convert usmallint to double bug 2024-01-23 07:42:45 +00:00
0983ed0b72 Adjust stmt printer and codeowners 2024-01-23 04:42:57 +00:00
e5bf87e29f fix das path cannot generated in subquery inner path 2024-01-22 14:21:44 +00:00
77f5c15b28 fix lossless cast bug 2024-01-22 14:17:09 +00:00
4555c41209 [CP] fix set partition wise and duplicate table bug 2024-01-22 13:47:10 +00:00
925a77ec67 [CP] fix prefix index not extracted bug 2024-01-22 13:12:31 +00:00
240e147747 [CP] Enable re_est_cost for prefix sort 2024-01-22 11:47:08 +00:00
d2ab1a4aae [FEAT MERGE] [CP] Improve the rowcount estimation
Co-authored-by: akaError <lzg020616@163.com>
2024-01-22 04:12:26 +00:00
8bd05f8034 fix column group cost info bug 2024-01-19 12:43:05 +00:00
5e2d1aaf15 [CP] disable dynamic sampling json/lob/gis column and fix set stat window attribute bug 2024-01-19 02:52:00 +00:00
658c51919f Fix row comparison wrong result of decimal int type 2024-01-19 02:42:38 +00:00
19084ed6d5 fix column store index back cost 2024-01-18 03:43:08 +00:00
2f1ff9bfdf fix an exec_param and a expr copy_on_replace bugs 2024-01-16 08:42:38 +00:00