Commit Graph

107 Commits

Author SHA1 Message Date
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
b7f4eb6aa2 errsim to check the compare method for std::sort 2024-06-24 07:58:04 +00:00
cc1b65e578 [FEAT MERGE] sql execution improvements
Co-authored-by: DengzhiLiu <dengzhiliu@gmail.com>
Co-authored-by: Zach41 <zach_41@163.com>
Co-authored-by: tushicheng <18829573815@163.com>
2024-06-21 15:16:43 +00:00
b81b1efd98 [FEAT MERGE]优化器技改patch到432
Co-authored-by: jingtaoye35 <1255153887@qq.com>
Co-authored-by: qingzhu521 <q15000557748@gmail.com>
Co-authored-by: akaError <lzg020616@163.com>
2024-06-18 02:23:56 +00:00
da5aece3e1 [FEAT MERGE] Fix the error code loss and overwriting issues on the master branch
Co-authored-by: jingtaoye35 <1255153887@qq.com>
Co-authored-by: fkuner <784819644@qq.com>
Co-authored-by: lucky-sinx <2549261744@qq.com>
2024-06-17 13:46:16 +00:00
b54eb60074 [TABLELOCK] fix mysqltest about mysql lock function 2024-05-11 04:15:46 +00:00
3dde2243e3 fix lose ret code in alloc expr 2024-04-23 10:23:39 +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
0d6f3a8316 [FEAT MERGE] Support partitioned external table, and opt select into outfile
Co-authored-by: SevenJ-swj <sevenjworkstation@gmail.com>
Co-authored-by: dontknow9179 <545187809@qq.com>
2024-04-16 16:15:48 +00:00
037fe7d9bb [FEAT MERGE]
Co-authored-by: cqliang1995 <cq.liang@outlook.com>
Co-authored-by: qingsuijiu <642782632@qq.com>
Co-authored-by: yaojing624 <jingfeng.jf@oceanbase.com>
2024-04-16 10:51:16 +00:00
ad0dbbb47c remove location constraint of insert table if insert plan is local with multi-part-insert 2024-04-08 06:50:50 +00:00
02791e55d3 fix runtime filter bug in pwj and pkey-none scene 2024-03-25 08:16:22 +00:00
sdc
ba233cf3c1 optimize calculation of px expected worker count 2024-02-28 03:44:38 +00:00
fea19bc54e [CP] reorder the order of complex filters 2024-02-21 09:19:05 +00:00
f8fc25856b fix bug: runtime filter fill empty query range with multi columns 2024-02-10 03:07:44 +00:00
fa3f89363b Adjust stmt printer and codeowners 2024-02-09 22:36:05 +00:00
a8cc1ed620 [CP] fix set partition wise and duplicate table bug 2024-02-09 21:51:56 +00:00
dc32079645 [FEAT MERGE] [CP] Improve the rowcount estimation
Co-authored-by: akaError <lzg020616@163.com>
2024-02-09 19:58:19 +00:00
a9b7a093d9 Fix hint material related cases 2024-02-09 05:44:28 +00:00
b58a0a8d0c [CP] fix px ordered coord rescan bug 2024-02-09 05:29:38 +00:00
9d088dff7e Modify the logic of recursive search for rownum 2024-02-09 00:49:18 +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
d09f4efcff fix some problem in <hint material> 2024-02-08 18:40:02 +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
f81867b463 fix subplan filter + px batch rescan hang 2024-02-07 14:05:54 +00:00
9a22f3ea88 [FEAT MERGE]adaptive cost model 2024-02-07 11:01:37 +00:00
c8ef409bf3 Do not report ERROR when sample rate equals 100 2024-02-06 14:49:36 +00:00
d2f9fbc17a fix bug: runtime filter fill empty query range with multi columns 2024-01-26 12:12:05 +00:00
0983ed0b72 Adjust stmt printer and codeowners 2024-01-23 04:42:57 +00:00
4555c41209 [CP] fix set partition wise and duplicate table bug 2024-01-22 13:47:10 +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
13aeccebcd Fix hint material related cases 2024-01-10 04:13:37 +00:00
sdc
21dae8c5ff [CP] fix px ordered coord rescan bug 2024-01-10 02:53:56 +00:00
b542d2a9c5 Modify the logic of recursive search for rownum 2024-01-05 08:47:36 +00:00
41bddc55a8 Fixed the problem of <hint add material> causing the logic <hint add monitor dump> to change. 2024-01-04 03:12:50 +00:00
4eab635517 fix some problem in <hint material> 2024-01-02 08:43:05 +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
sdc
0ffed88033 fix subplan filter + px batch rescan hang 2023-12-08 10:42:44 +00:00
d70d986be9 [FEAT MERGE]adaptive cost model 2023-12-06 03:12:01 +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
763d2240d5 [CP] Relax the collation type check defense for runtime filters. 2023-10-19 07:09:24 +00:00
062982af03 fix bug: thread count in compile and execute time not consistent 2023-09-21 02:47:53 +00:00
b78a9ca5a0 Add a startup filter for limit 2023-09-20 14:45:59 +00:00
68d091760c fix duplicate table bug 2023-09-11 06:44:20 +00:00
386d16f1a1 remove shuffled server list of temp table 2023-08-31 13:10:50 +00:00
d61b55b5e4 [CP] [CP] Fix RCTE plan bug 2023-08-25 05:44:11 +00:00
7d7e68e967 fix some dup table bugs 2023-08-15 10:10:47 +00:00
af62662569 support extract query range with user var and fix some bugs 2023-08-08 06:13:14 +00:00
f6de91c495 [CP] fix label security bug 2023-08-07 03:48:20 +00:00
a56c5b6dec Add error codes for sql module, !! Please Read Task Description Carefully!! 2023-08-01 17:18:33 +00:00