|
|
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 |
|
|
|
b119e2ccda
|
[CP] Fix: fix the bug induced by tracepoint to generate NLJ path
|
2024-04-30 08:23:10 +00:00 |
|
|
|
4cb79d3efd
|
fix:query bug,under multivalue index created,create access path report errorcode
|
2024-04-25 08:40:32 +00:00 |
|
|
|
3dde2243e3
|
fix lose ret code in alloc expr
|
2024-04-23 10:23:39 +00:00 |
|
|
|
9de65fb1d7
|
[FEAT MERGE] incremental direct load phase I
Co-authored-by: Monk-Liu <1152761042@qq.com>
Co-authored-by: suz-yang <suz.yang@foxmail.com>
Co-authored-by: ZenoWang <wzybuaasoft@163.com>
|
2024-04-22 09:23:47 +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 |
|
|
|
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 |
|
|
|
25acbac1fd
|
fix mysqltest in master
|
2024-04-16 18:16:35 +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 |
|
|
|
c5a94ea0e2
|
[CP] adjust the initialization timing of var_init_exprs
|
2024-04-16 04:49:17 +00:00 |
|
|
|
4afa70a218
|
[FEAT MERGE] JSON/XML phase2 and JSON Partial Update
Co-authored-by: Carrot-77 <1012982871@qq.com>
Co-authored-by: wu-xingying <729224612@qq.com>
|
2024-04-12 10:46:02 +00:00 |
|
|
|
acb0d73a97
|
[FEAT MERGE] cp lateral derived table to master
|
2024-04-11 10:20:03 +00:00 |
|
|
|
3d4ef9741d
|
[FEAT MERGE] performance optimzation for OLTP
Co-authored-by: dimstars <liangjinrongcm@gmail.com>
Co-authored-by: pe-99y <315053752@qq.com>
|
2024-04-10 07:32:28 +00:00 |
|
|
|
781b365061
|
[CP] fix losting order in select_plan
|
2024-04-09 12:12:17 +00:00 |
|
|
|
34c3718f40
|
[CP][FEAT MERGE]SDO_GEOMETRY & MYSQL GIS EXPR IMPLEMENT
|
2024-04-08 13:45:08 +00:00 |
|
|
|
73cc1ad061
|
[CP] fix some optimizer stats bug
|
2024-04-08 07:24:46 +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 |
|
|
|
2faf43844b
|
[CP] fix window func ndv bug
|
2024-04-07 02:50:40 +00:00 |
|
|
|
48ef5e0a5c
|
fix subplan scan deduce equal set not inherit relation id
|
2024-04-02 13:45:45 +00:00 |
|