38 Commits

Author SHA1 Message Date
4b47d1618f modify length of extra_info of __all_rootservice_job 2025-01-24 02:46:32 +00:00
c141972115 [FEAT MERGE] [PATCH] serverless_opt 2024-11-23 18:14:57 +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
e537a0c479 [FEAT MERGE] 424 SQL compatibility patch 433
Co-authored-by: wjhh2008 <wjh2006-1@163.com>
Co-authored-by: GongYusen <986957406@qq.com>
Co-authored-by: hy-guo <fqboyg@gmail.com>
2024-08-23 03:32:02 +00:00
5c5e6da6ce [FEAT MERGE] DAS iterator refactor and keep order optimization
Co-authored-by: saltonz <saltonzh@gmail.com>
Co-authored-by: zhenhan.gong@gmail.com <zhenhan.gong@gmail.com>
Co-authored-by: Tyshawn <tuyunshan@gmail.com>
2024-06-24 13:57:14 +00:00
5ce9ef5136 [FEAT MERGE] patch 423 sql compatible features to 432
Co-authored-by: akaError <lzg020616@163.com>
Co-authored-by: JinmaoLi <ljm.csmaster@gmail.com>
Co-authored-by: qingzhu521 <q15000557748@gmail.com>
2024-05-27 11:18:01 +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
f1a6170c93 [FEAT MERGE] Full-text Search Index + [CP]Adaptive DAS Group Rescan + Json Multi-Value Index
Co-authored-by: saltonz <saltonzh@gmail.com>
Co-authored-by: pe-99y <315053752@qq.com>
Co-authored-by: JinmaoLi <ljm.csmaster@gmail.com>
2024-04-22 05:46:19 +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
cdbcd01b27 change compat_mode default from MYSQL to INVALID 2024-02-07 13:51:05 +00:00
c8ef409bf3 Do not report ERROR when sample rate equals 100 2024-02-06 14:49:36 +00:00
b6773084c6 [FEAT MERGE] impl vectorization 2.0
Co-authored-by: Naynahs <cfzy002@126.com>
Co-authored-by: hwx65 <1780011298@qq.com>
Co-authored-by: oceanoverflow <oceanoverflow@gmail.com>
2023-12-22 03:43:22 +00:00
e52308603f change compat_mode default from MYSQL to INVALID 2023-12-08 07:47:33 +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
c9753f2968 license opt: Identify external and internal code and modify their open source licenses correctly. 2023-10-23 03:43:44 +00:00
e05695e317 fix extracting wrong query range with mutable function 2023-07-28 03:54:39 +00:00
8808c6750f [CP] [CP] add _enable_in_range_optimization system variable and fix in expr bug 2023-06-02 03:12:00 +00:00
1d1d1e009e fix generate partition join filter plan bug 2023-05-08 02:38:37 +00:00
dce925b7f0 remove get_method array from query range extraction 2023-04-23 08:05:50 +00:00
8ce2f275c4 [fix] remove some internal urls and emails 2023-03-17 20:57:21 +08:00
f8c5c2647f [FEAT MERGE] Merge syslog user experience improvement to master
Co-authored-by: Charles0429 <xiezhenjiang@gmail.com>
Co-authored-by: tino247 <tino247@126.com>
Co-authored-by: chaser-ch <chaser.ch@antgroup.com>
2023-02-06 15:52:24 +08:00
2d19a9d8f5 [FEAT MERGE]4_1_sql_feature
Co-authored-by: leslieyuchen <leslieyuchen@gmail.com>
Co-authored-by: Charles0429 <xiezhenjiang@gmail.com>
Co-authored-by: raywill <hustos@gmail.com>
2023-01-28 16:01:28 +08:00
40d215fc5a [FEAT MERGE] GIS 2023-01-12 19:02:33 +08:00
93a1074b0c patch 4.0 2022-10-24 17:57:12 +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
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
zl0
16b086a718 fix late materialization bug 2021-09-24 19:19:08 +08:00
jz0
ed29cc159d Fix empty select exprs for the view created from from item. 2021-08-23 13:46:10 +08:00
jz0
a0ff8aaa32 Patch bug fixes to opensource branch. 2021-08-19 17:53:21 +08:00
sl0
4640a92c31 Bugfixs patched from 3.1.x to 3.1_opensource_release 2021-07-29 14:14:16 +08:00
jg0
0b7773c43f add double-destroy check for MemoryContext 2021-07-27 19:54:14 +08:00
f45d2cdbe2 cp bug fix to open source branch 2021-07-20 17:06:14 +08:00
e03cb03357 PATCH bugfix to opensource branch 2021-07-19 22:33:13 +08:00
gm
4a92b6d7df reformat source code
according to code styles, 'AccessModifierOffset' should be -2.
2021-06-17 10:40:36 +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
cea7de1475 init push 2021-05-31 22:56:52 +08:00