|
|
60c6bbb06e
|
fix gather truncate longtext string bug and write opt stats gather history bug
|
2023-12-19 05:47:51 +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 |
|
|
|
618ab67eb0
|
[FEAT MERGE][CP]optimizer stats enhancement
Co-authored-by: 2149 <260391947@qq.com>
|
2023-12-12 10:17:50 +00:00 |
|
|
|
d70d986be9
|
[FEAT MERGE]adaptive cost model
|
2023-12-06 03:12:01 +00:00 |
|
|
|
b78dfe6369
|
fix dynamic schema memory leak caused by auto gather stats hold schema guard for a long time
|
2023-11-09 12:46:02 +00:00 |
|
|
|
6bcea4de73
|
fix some master opt stats bug
|
2023-11-06 03:39:51 +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 |
|
|
|
c13243ff23
|
fix handling invalid character in identifier
|
2023-09-22 03:10:14 +00:00 |
|
|
|
1769873118
|
fix some optimizer stat bug
|
2023-09-14 05:40:21 +00:00 |
|
|
|
81b8923b14
|
[FEAT MERGE] system resource optimization
Co-authored-by: tushicheng <18829573815@163.com>
Co-authored-by: HaHaJeff <jeffzhouhhh@gmail.com>
Co-authored-by: dimstars <liangjinrongcm@gmail.com>
|
2023-08-29 10:41:01 +00:00 |
|
|
|
29f839ec8e
|
no estimate block count and auto gather stats in mysqltest
|
2023-08-29 06:40:40 +00:00 |
|
|
|
00d479878b
|
fix some optimizer stats bug
|
2023-08-18 08:17:39 +00:00 |
|
|
|
e8f28b7c7b
|
[CP]optimize gather database stats job proc
|
2023-08-14 10:48:43 +00:00 |
|
|
|
9ce10fcef5
|
fix some parser bug
|
2023-06-16 02:54:11 +00:00 |
|
|
|
9d3a53603a
|
fix some master bugs
|
2023-06-08 12:42:29 +00:00 |
|
|
|
2ba249cddb
|
fix optimizer stats and parser bug
|
2023-05-25 18:41:19 +00:00 |
|
|
|
2d02db08cf
|
fix some optimizer stat bugs
|
2023-05-19 02:46:44 +00:00 |
|
|
|
09ed904b58
|
[FEAT MERGE] Support external table
Co-authored-by: jingtaoye35 <1255153887@qq.com>
|
2023-04-29 15:11:50 +00:00 |
|
|
|
642f1c7d84
|
[FEAT MERGE] optimizer statistics gather enhance
Co-authored-by: Larry955 <1412857955@qq.com>
Co-authored-by: wangt1xiuyi <13547954130@163.com>
|
2023-04-28 13:11:58 +00:00 |
|
|
|
3cada22bdc
|
[FEAT MERGE]4_2_sql_feature
Co-authored-by: yinyj17 <yinyijun92@gmail.com>
Co-authored-by: xianyu-w <707512433@qq.com>
Co-authored-by: jingtaoye35 <1255153887@qq.com>
|
2023-04-28 11:12:11 +00:00 |
|
|
|
f745b47cbc
|
[FEAT MERGE] implement dynamic sampling
|
2023-04-27 12:15:28 +00:00 |
|
|
|
27783b2352
|
fix some bugs
|
2023-04-22 14:20:36 +00:00 |
|
|
|
f4bc31c683
|
disable gather histogram for granularity=>'auto' when subpart type is not list or range
|
2023-04-03 18:41:47 +00:00 |
|
|
|
8ce2f275c4
|
[fix] remove some internal urls and emails
|
2023-03-17 20:57:21 +08:00 |
|
|
|
170ebd9ba9
|
[CP] support virtual table and core table gather stats and use stats
|
2023-03-03 03:41:00 +00:00 |
|
|
|
f1d066b4bd
|
[opt_stats]: Fix online_osg bugs
|
2023-03-02 17:41:48 +00:00 |
|
|
|
91ca72111d
|
fix auto gather stats memory bloat
|
2023-03-02 15:54:43 +00:00 |
|
|
|
d628e83584
|
adjust flush stat cache failed process
|
2023-02-24 16:43:43 +00:00 |
|
|
|
7afa91237f
|
change the update stat cache way, use the current worker thread instead of RS worker thread
|
2023-02-21 05:41:51 +00:00 |
|
|
|
44302ab27f
|
fix optimizer histogram memory leak in KVCACHE
|
2023-02-09 15:55:39 +00:00 |
|
|
|
8454783aaf
|
[online stat]: fix some bugs.
|
2023-02-07 00:16:24 +08:00 |
|
|
|
1207963134
|
fix optimizer stats bug in gb18030 tenant.
|
2023-02-06 23:23:08 +08:00 |
|
|
|
b01e2e4e0d
|
fix some optimizer stats and regexp bugs
|
2023-02-06 16:25:38 +08:00 |
|
|
|
81d28c0295
|
[FEAT MERGE] add direct load function
Co-authored-by: Monk-Liu <1152761042@qq.com>
Co-authored-by: saltonz <saltonzh@gmail.com>
Co-authored-by: yongshige <598633031@qq.com>
|
2023-01-28 18:08:51 +08:00 |
|
|
|
9484175163
|
[FEAT MERGE]: online optimizer stats gather.
Co-authored-by: obdev <obdev@oceanbase.com>
|
2023-01-28 13:54:38 +08:00 |
|
|
|
84a71fba0a
|
[CP] [CP] [CP] support basic optimizer stats specify estimate_percent option and temp table gather
|
2023-01-12 19:02:33 +08:00 |
|
|
|
045c826c51
|
[scn] fix 4377 caused by miss one line code when refresh
|
2023-01-12 19:02:33 +08:00 |
|
|
|
51de5b5911
|
[SCN] fix farm failure
|
2023-01-12 19:02:33 +08:00 |
|
|
|
87a9357186
|
set the initial value of wrs to scn min
|
2023-01-12 19:02:33 +08:00 |
|
|
|
54b64a7263
|
[scn] fix failure of mittest after refresh feature scn
|
2023-01-12 19:02:20 +08:00 |
|
|
|
3d16e6a967
|
fix typos: colume -> column (#1176)
Signed-off-by: yike21 <yike21@qq.com>
Signed-off-by: yike21 <yike21@qq.com>
|
2022-11-25 12:33:35 +08:00 |
|
|
|
5282ebd584
|
fix cases and add estimate block prefs
|
2022-11-22 10:08:02 +00:00 |
|
|
|
7d8c4a42fc
|
[UPGRADE] Remove unused compatible code
|
2022-11-21 07:29:40 +00:00 |
|
|
|
b5c0373a99
|
fix some optimizer stat bugs and some failed case
|
2022-11-08 12:07:56 +00:00 |
|
|
|
93a1074b0c
|
patch 4.0
|
2022-10-24 17:57:12 +08:00 |
|