Commit Graph

28 Commits

Author SHA1 Message Date
b85295cd0e fix mv rewrite and mv refresh bugs 2024-12-03 11:45:18 +00:00
88252f2645 [CP] collect major mv base table update full column 2024-11-27 15:45:04 +00:00
8aff09f2cd [FEAT MERGE]优化器技术改造
Co-authored-by: JinmaoLi <ljm.csmaster@gmail.com>
Co-authored-by: jingtaoye35 <1255153887@qq.com>
Co-authored-by: chimyue <chimyue@gmail.com>
2024-11-19 13:14:40 +00:00
92016c007e [FEAT MERGE][CP] 425 sql exec + enum set type refactoring CP 435
Co-authored-by: hezuojiao <hezuojiao@gmail.com>
2024-11-18 02:44:36 +00:00
d0d1d1613d fix materialized view bug 2024-11-05 04:45:08 +00:00
c755b749eb add multi-trans log when update new mv refresh scn. 2024-10-15 10:44:10 +00:00
abe7980b2a fix mysqltest in master 2024-10-09 07:45:48 +00:00
1ff2fd5766 add validation for collect mv compaction 2024-09-30 15:16:27 +00:00
75c5b724cf fix major refresh mv sql in parallel compaction 2024-09-30 10:48:55 +00:00
22aa6dbb84 [FEAT MERGE] impl new type materialized view support fast refresh by major merge
Co-authored-by: fforkboat <fforkboat@gmail.com>
Co-authored-by: haitaoyang <haitaoy3.14@gmail.com>
Co-authored-by: chimyue <chimyue@gmail.com>
2024-09-27 14:16:09 +00:00
adc1431cda master serialize member placeholder for feature collect_mv 2024-09-27 08:16:44 +00:00
55248cfd56 add IS_EXPR_DETERMINISTIC flag 2024-09-24 03:16:23 +00:00
8ef7e5add9 fix expanded real-time mview use hint from original mview definition 2024-09-03 17:19:06 +00:00
10e34896bc [FEAT MERGE] enhance mview rewrite, support join MAV fast refresh and real-time mview
Co-authored-by: hy-guo <fqboyg@gmail.com>
2024-08-23 13:55:07 +00:00
264bcbe73e adjust mview behaviors 2024-07-08 14:19:43 +00:00
29783af820 allowed fast refresh for MJV use more than 5 tables 2024-06-17 20:50:29 +00:00
b7138be5c0 Pull up the order by in nested aggr exprssion stmt fix the sementic error given by system 2024-05-15 13:01:00 +00:00
772c61d04b fix mview fast refresh bug when query contain special expr 2024-04-22 06:19:31 +00:00
bf604885f8 [FEAT MERGE]
Co-authored-by: leftgeek <1094669802@qq.com>
Co-authored-by: coolfishchen <coolfishchen@gmail.com>
Co-authored-by: hy-guo <fqboyg@gmail.com>
2024-04-19 06:46:37 +00:00
24b8fa3eed cherry-pick mysql mode simple MAV fast refresh bugfix from opt_mview feature 2024-04-09 15:24:52 +00:00
bda30950ee cherry-pick one simple MAV fast refresh bugfix from opt_mview feature 2024-04-09 07:24:37 +00:00
3184cce2bc disable fast refresh for mview contain subquery 2024-02-09 19:16:38 +00:00
fc1019a82d fix show index bug of materialized view 2024-02-09 09:06:48 +00:00
c2511b580f [FEAT MERGE] materialized view 2024-02-07 20:31:14 +00:00
c8ef409bf3 Do not report ERROR when sample rate equals 100 2024-02-06 14:49:36 +00:00
41025cf020 disable fast refresh for mview contain subquery 2024-01-19 10:23:03 +00:00
9cfae0a7f8 fix show index bug of materialized view 2024-01-12 03:13:54 +00:00
f7cd32be94 [FEAT MERGE] materialized view
Co-authored-by: suz-yang <suz.yang@foxmail.com>
Co-authored-by: leftgeek <1094669802@qq.com>
Co-authored-by: chimyue <chimyue@gmail.com>
2023-12-14 07:42:52 +00:00