Commit Graph

600 Commits

Author SHA1 Message Date
d70d986be9 [FEAT MERGE]adaptive cost model 2023-12-06 03:12:01 +00:00
80cb93dc2c bugfix : json_table subquery param && json_table ban group by pushdown write 2023-12-05 07:12:17 +00:00
88451e8b98 [CP] fix: fix the correctness problem induced by batch rescan not supported reverse order 2023-11-29 11:46:05 +00:00
3dfd2fff98 fix rcte add material op on nested loop right child incorrectly 2023-11-28 16:11:48 +00:00
e63f6e8dbe [CP] refine cost of base table 2023-11-27 07:28:18 +00:00
0bc0de8440 [CP] Fix join filter bug 2023-11-27 06:46:45 +00:00
14cd76447f fix table location in optimize bug 2023-11-22 08:45:05 +00:00
72ec4556de fix late materialization bug 2023-11-22 06:45:14 +00:00
4531a5b37d [CP] add timeout param for estimation related interfaces 2023-11-22 03:10:58 +00:00
82418cf225 fix some sql logical plan bug 2023-11-21 15:15:00 +00:00
dbc0a0e4ff fix lossless cast bug 2023-11-21 09:11:03 +00:00
4746c866f5 [CP] [CP] fix subplan filter PKEY plan bug 2023-11-21 04:40:44 +00:00
ec834c2946 Not report 4016 when there is no leader replica 2023-11-17 07:10:56 +00:00
902c912433 fix generate slave mapping broadcast join plan bug 2023-11-16 07:44:53 +00:00
58c026ace0 [CP] force allocate exchange for first pdml operator 2023-11-16 04:40:35 +00:00
d2dd4b65a1 [CP] to issue<52916428>:fix core when obj access expr as sql fliter expr 2023-11-15 11:10:36 +00:00
bcc15937ee [CP] Fix issues related to user variables. 2023-11-15 07:40:18 +00:00
73a2381458 [CP] fix onetime expr cause prune index incorrectly 2023-11-15 05:14:18 +00:00
4b1c5f93c0 fix pdml allocate partition id expr bug 2023-11-14 13:10:46 +00:00
3ee313de9c Add leader replica only when all replicas are in blacklist 2023-11-13 08:09:12 +00:00
6e6eedc0b8 [CP] disable var assign use das default 2023-11-13 07:13:15 +00:00
66027a8f16 [CP] fix set partition wise cannot generate plan 2023-11-13 07:09:29 +00:00
7d7c37db03 fix some bugs 2023-11-10 06:39:12 +00:00
05f3ddffb0 field place hold for upgrade compatibility at master 2023-11-09 12:58:02 +00:00
583738a5ed fix generated column late materialization bug 2023-11-08 12:13:23 +00:00
38085f4781 fix move query ref expr across stmts bug 2023-11-08 06:43:02 +00:00
d76e2df6ef fix distinct fd judgement bug 2023-11-06 09:39:30 +00:00
1b5c21ddec [CP] fix three stage prune the merge group plan with index path 2023-11-06 02:40:21 +00:00
864625fb4b fix rcte correctness bug when there is onetime expr 2023-11-03 02:39:40 +00:00
d0efaee70e fix pdml allocate partition id expr bug 2023-11-01 09:43:40 +00:00
566e920620 Merge branch 'column_store'
Co-authored-by: wangt1xiuyi <13547954130@163.com>
Co-authored-by: yangqise7en <877793735@qq.com>
Co-authored-by: Zach41 <zach_41@163.com>
2023-10-31 15:39:22 +00:00
7301597e49 fix no_unity build error for inc_build_test regression 2023-10-24 04:13:43 +00:00
58f226a3da Fix: When the generated column is equal conds, the constant will not find the corresponding table information. 2023-10-24 04:09:57 +00:00
bacc417957 feat: add the rule to use-das when has variable assignments in sql
Co-authored-by: leslieyuchen <leslieyuchen@gmail.com>
2023-10-23 09:14:03 +00:00
c9753f2968 license opt: Identify external and internal code and modify their open source licenses correctly. 2023-10-23 03:43:44 +00:00
098ebfbf83 Disable dynamic sampling for external table 2023-10-20 13:09:43 +00:00
763d2240d5 [CP] Relax the collation type check defense for runtime filters. 2023-10-19 07:09:24 +00:00
f57b979472 fix subplan stack overflow 2023-10-17 13:13:35 +00:00
86d7a2b8d6 Fix core at RCTE 2023-10-17 06:39:31 +00:00
ceaef5c7da fix tenant_role user primary as default 2023-10-16 09:09:00 +00:00
62e21b0cea fix pdml cannot be enabled after rewrite generate joined table 2023-10-16 02:40:26 +00:00
d06948658f [CP] In a multi-level join scenario, batch_rescan cannot be performed when the right branch of NLJ appear to be non-NLJ 2023-10-10 13:47:36 +00:00
af4801cfc0 [CP] fix: fix the core induced by not push back the part expr of foreign key that is parent table mock 2023-10-10 10:09:47 +00:00
3d363ea059 Fix core caused by check_stmt_unique 2023-10-10 09:24:53 +00:00
00c32f328e Fix core at multiset subquery 2023-10-09 12:39:33 +00:00
508120bc1f [CP] fix: fix the core induced by spf batch rescan 2023-09-28 02:43:45 +00:00
47547fac71 fix table location compute bug 2023-09-21 11:40:21 +00:00
f0e08622bd fix index_ss hint failure 2023-09-21 03:40:37 +00:00
062982af03 fix bug: thread count in compile and execute time not consistent 2023-09-21 02:47:53 +00:00
42bd5e0e91 [CP] [CP] fix table location reset incorrectly bug 2023-09-20 16:11:31 +00:00