|
|
da5763f494
|
Fix: virtual gen column bug
|
2024-07-10 03:17:14 +00:00 |
|
|
|
1c005383a2
|
fix generated column replacing bug
|
2024-07-09 14:43:38 +00:00 |
|
|
|
496cb407d9
|
fix column table scan cost bug
|
2024-07-09 12:10:50 +00:00 |
|
|
|
a60aed35b7
|
Fix local order bug
|
2024-07-09 11:48:33 +00:00 |
|
|
|
f08561e87b
|
fix table fd check_expr_in_child bug for window function expr
|
2024-07-08 03:24:04 +00:00 |
|
|
|
0e2b0d123a
|
[CP] Fix: fix compat bug for group-rescan in upgrade stage
|
2024-07-07 10:24:16 +00:00 |
|
|
|
b74e0d2b4b
|
[CP] fix replace into view with error 4016
|
2024-07-05 14:53:56 +00:00 |
|
|
|
ec18f1bab0
|
adaption for roaringbitmap basic_funcs and cmp functions
|
2024-07-05 12:46:25 +00:00 |
|
|
|
958e3e3132
|
[CP] adjust DIST_NONE_ALL/DIST_ALL_NONE for except/intersect set operation
|
2024-07-03 17:09:09 +00:00 |
|
|
|
81bfa9f0ac
|
[FEAT MERGE] direct load performance optimize
Co-authored-by: suz-yang <suz.yang@foxmail.com>
Co-authored-by: ChangerR <dingjinchengyx@163.com>
Co-authored-by: leftgeek <1094669802@qq.com>
|
2024-07-03 07:17:17 +00:00 |
|
|
|
cc12fa9bb8
|
[CP] 修复normal join的计划稳定性问题
|
2024-07-01 09:46:30 +00:00 |
|
|
|
bd342ab50d
|
[CP] fix some opt trace bug
|
2024-07-01 03:46:53 +00:00 |
|
|
|
a7bdd6c86b
|
fix bug that null side checking without recursion the root joined-table
|
2024-06-28 03:51:48 +00:00 |
|
|
|
4c3343960f
|
[CP] add new parameter used to control spm intead of sys variable
|
2024-06-26 06:49:10 +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 |
|
|
|
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 |
|
|
|
3bfa3e2070
|
[FEAT MERGE] Add roaringbitmap type and relative expr
Co-authored-by: fkuner <784819644@qq.com>
|
2024-06-21 09:46:21 +00:00 |
|
|
|
74a061bcb3
|
fix filter monotonic not judge func_expr on right
|
2024-06-20 09:56:19 +00:00 |
|
|
|
edfad6976f
|
[cp]:sync multivalue bugfix from 431 to master
|
2024-06-20 09:26:27 +00:00 |
|
|
|
4a9e83e893
|
fix a error report bug
|
2024-06-19 06:12:09 +00:00 |
|
|
|
0fdb2fa533
|
[CP] Fix ineq selectivity bug
|
2024-06-18 04:03:51 +00:00 |
|
|
|
ca53fe797d
|
[FEAT MERGE] merge table insert overwrite
|
2024-06-18 02:35:50 +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 |
|
|
|
4d5b5ec653
|
[FEAT MERGE] perf opt & syslog opt
Co-authored-by: godyangfight <godyangfight@gmail.com>
Co-authored-by: yishenglanlingzui <395329313@qq.com>
Co-authored-by: 496148326@qq.com <496148326@qq.com>
|
2024-06-18 02:18:17 +00:00 |
|
|
|
0cd742f372
|
[FEAT MERGE]Patch Spatial Relationship Computation Performance Optimization & Implement of oracle spatial index
|
2024-06-18 01:31:47 +00:00 |
|
|
|
d5629a2b36
|
[FEAT MERGE] Support monotonic filter to accelerate queries.
Co-authored-by: jingtaoye35 <1255153887@qq.com>
Co-authored-by: qingzhu521 <q15000557748@gmail.com>
|
2024-06-18 01:26:00 +00:00 |
|
|
|
77c6c17cb6
|
fix some optimizer bugs
|
2024-06-18 00:34:30 +00:00 |
|
|
|
ffd0dacb15
|
Add object type placeholder for MySQL date/datetime types
|
2024-06-17 23:43:06 +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 |
|
|
|
192341230e
|
[CP] fix join reorder bug
|
2024-06-17 13:28:57 +00:00 |
|
|
|
6dfa79db04
|
[FEAT MERGE] Support batch construction of local indexes to solve the problem of temporary space enlargement
|
2024-06-17 11:04:15 +00:00 |
|
|
|
bfed2bb77e
|
[CP] [CP] Refine range filter selectivity
|
2024-06-17 08:55:46 +00:00 |
|
|
|
4ae54478d2
|
Fix:StmtSavedValue forgot to reset, unified repair
|
2024-05-30 09:10:12 +00:00 |
|
|
|
cf329ba029
|
[CP] fix bug heap_table insert_up with sub_partition_key return unexpected -5024
|
2024-05-29 02:50:58 +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 |
|
|
|
91564d2880
|
修复分布式计划生成不了的问题
Co-authored-by: 2149 <260391947@qq.com>
|
2024-05-24 04:45:15 +00:00 |
|
|
|
0c1f26fa12
|
[CP] fix generate conflict detector core
|
2024-05-21 10:22:37 +00:00 |
|
|
|
3fe0191c0f
|
[CP] [CP] 优化better in list代价竞争的场景
|
2024-05-21 07:46:16 +00:00 |
|
|
|
6c172afeae
|
fix online stat gather plan bug
|
2024-05-21 05:21:40 +00:00 |
|
|
|
95a7933024
|
[CP] [CP]support block sample perfs、set column max/min val and some bugfix code
|
2024-05-20 05:16:25 +00:00 |
|
|
|
d40c944130
|
fix temp table insert estimate row count bug
|
2024-05-20 04:46:52 +00:00 |
|
|
|
9cbbb91a7b
|
[CP] temporarily disable generating hash group by plans for keep aggrs
|
2024-05-15 12:31:27 +00:00 |
|
|
|
0a654826a2
|
move conflict detector into new file
|
2024-05-14 12:03:13 +00:00 |
|
|
|
14d1cbd56b
|
adjust mview behaviors when gather stat and do dynamic sampling
|
2024-05-14 08:46:07 +00:00 |
|
|
|
d629369d10
|
[fulltext] enable text retrieval query with no-index-back and no-relevacne-calculation opt hint
Co-authored-by: JinmaoLi <ljm.csmaster@gmail.com>
|
2024-05-13 04:20:36 +00:00 |
|
|
|
b54eb60074
|
[TABLELOCK] fix mysqltest about mysql lock function
|
2024-05-11 04:15:46 +00:00 |
|
|
|
a125d6680b
|
fix some optimizer bugs
|
2024-05-08 11:58:41 +00:00 |
|
|
|
4cfe4e876c
|
[CP] Remove interesting order info of inner paths
|
2024-05-06 13:33:38 +00:00 |
|
|
|
777e08e9fa
|
[CP] Fix the bug that the collation is ignored when calulating selectivity
|
2024-05-06 13:27:58 +00:00 |
|