|
|
faeedc83d1
|
[CP] fix inheriting zerofill attribute incorrectly
|
2023-12-19 16:48:06 +00:00 |
|
|
|
1049d14a7d
|
Add cast mode BY_TRANSFORM for implicit cast by transformer
|
2023-12-18 14:04:23 +08: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 |
|
|
|
e1769950fd
|
[CP] Reset the system view status when restarting the server to ensure the eventual consistency of the system vie
|
2023-12-13 11:18:03 +00:00 |
|
|
|
618ab67eb0
|
[FEAT MERGE][CP]optimizer stats enhancement
Co-authored-by: 2149 <260391947@qq.com>
|
2023-12-12 10:17:50 +00:00 |
|
|
|
58aad590f1
|
[FEAT MERGE] Solidify session vars for functional index
|
2023-12-12 06:42:37 +00:00 |
|
|
|
e4f7452b2d
|
[FEAT MERGE]charset revise
|
2023-11-27 08:52:02 +00:00 |
|
|
|
57ee69aca8
|
patch bugfix to master
|
2023-11-16 10:10:21 +00:00 |
|
|
|
0ad4149411
|
clear the eval flag of T_OP_ROW expr's child exprs
|
2023-11-14 12:44:59 +00:00 |
|
|
|
d373d22c17
|
fix information schema case sensitive bug
|
2023-11-10 04:09:27 +00:00 |
|
|
|
718887095b
|
fix master failed cases
|
2023-11-03 09:09:25 +00:00 |
|
|
|
cd77c9096b
|
to issue<52247541>:adjust sql retry times if report 6005 in autonomous tranasction
|
2023-11-01 06:13:15 +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 |
|
|
|
4ebc347f35
|
Fix like '\' bug
|
2023-10-20 03:13:25 +00:00 |
|
|
|
c13243ff23
|
fix handling invalid character in identifier
|
2023-09-22 03:10:14 +00:00 |
|
|
|
f00019cb7c
|
[FOREIGN KEY] fix the bug about meet invalid conflict during checking child table which without index
|
2023-09-14 23:47:53 +00:00 |
|
|
|
f773f1ea34
|
fix using mysql mode to check oracle mode table name
|
2023-09-13 04:40:08 +00:00 |
|
|
|
cd786d560e
|
fix mysql compatible bug with partition table
|
2023-09-11 08:10:37 +00:00 |
|
|
|
4a904949c2
|
fix correctness bug of replacing zerofill column expr
|
2023-09-09 13:42:25 +00:00 |
|
|
|
ca21045824
|
fix some typo error
|
2023-09-08 12:35:44 +08:00 |
|
|
|
968a241c14
|
FixBug: tenant allocator not exist.
|
2023-09-08 12:30:44 +08: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 |
|
|
|
f22e3050fe
|
fix create view bug
|
2023-08-28 09:10:39 +00:00 |
|
|
|
7a3e524f27
|
fix mysqltest
|
2023-08-15 03:40:37 +00:00 |
|
|
|
9b31f8aa03
|
[FEAT MERGE] 开源裁减颗粒度优化
Co-authored-by: nroskill <nroskill@gmail.com>
Co-authored-by: akaError <lzg020616@163.com>
Co-authored-by: yinyj17 <yinyijun92@gmail.com>
|
2023-08-15 02:40:26 +00:00 |
|
|
|
9b3f07d4ad
|
add for insert values statement split&rewrite batch optimization
|
2023-08-14 15:12:40 +00:00 |
|
|
|
a56c5b6dec
|
Add error codes for sql module, !! Please Read Task Description Carefully!!
|
2023-08-01 17:18:33 +00:00 |
|
|
|
e7a96d3492
|
Fix single-part table insert bug
|
2023-07-26 05:42:40 +00:00 |
|
|
|
1e30cd9247
|
fix binary-float type error in dblink
|
2023-07-20 04:42:17 +00:00 |
|
|
|
a03af93f4d
|
supprt sql_quote_show_create variable in mysql mode
|
2023-07-13 10:12:23 +00:00 |
|
|
|
7002e5975a
|
fix table schema use THIS_WORKER.get_allocator() leads dynamic leak
|
2023-07-13 07:48:00 +00:00 |
|
|
|
76134a4ff4
|
Fix core at printer
|
2023-06-25 12:12:37 +00:00 |
|
|
|
1858194fc4
|
Fix printer bugs
|
2023-06-22 03:42:42 +00:00 |
|
|
|
e16be514e6
|
fix outer join_symbol(+) bug
|
2023-06-12 06:48:08 +00:00 |
|
|
|
9ab529a64b
|
fix dblink type bugs
|
2023-06-12 02:43:11 +00:00 |
|
|
|
e2e3db76e8
|
Fix some user-defined rewrite rules bug
|
2023-06-07 03:48:34 +00:00 |
|
|
|
8bd4f54ea1
|
fix some charset bugs
|
2023-06-02 11:17:36 +00:00 |
|
|
|
40e9a1b569
|
fix print global hint bug for set stmt
|
2023-05-12 04:11:25 +00:00 |
|
|
|
d6c6e05727
|
[FEAT MERGE] log4200
Co-authored-by: zhjc1124 <zhjc1124@gmail.com>
Co-authored-by: BinChenn <binchenn.bc@gmail.com>
Co-authored-by: oceanoverflow <oceanoverflow@gmail.com>
|
2023-05-06 08:15:43 +00:00 |
|
|
|
09ed904b58
|
[FEAT MERGE] Support external table
Co-authored-by: jingtaoye35 <1255153887@qq.com>
|
2023-04-29 15:11:50 +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 |
|
|
|
17abf2818a
|
[FEAT MERGE] OB Support XMLType
Co-authored-by: simonjoylet <simonjoylet@gmail.com>
|
2023-04-28 03:45:10 +00:00 |
|
|
|
23b365a0a7
|
[FEAT MERGE]Query Interface Enhancement
Co-authored-by: chinaxing <chen.yack@gmail.com>
|
2023-04-28 02:41:45 +00:00 |
|
|
|
57f1c6e7ee
|
[FEAT MERGE]:develop pl feature of 4.2 version
Co-authored-by: LiuYoung00 <liuyanglo_ol@163.com>
Co-authored-by: 0xacc <heyongyi1998@gmail.com>
Co-authored-by: seuwebber <webber_code@163.com>
|
2023-04-27 16:08:11 +08:00 |
|
|
|
8fb50cdf65
|
[FEAT MERGE] OLTP performance and cpu reduction optimization under tiny specification
Co-authored-by: hezuojiao <hezuojiao@gmail.com>
|
2023-04-26 15:30:18 +00:00 |
|
|
|
3efcefc29e
|
[FEAT MERGE] Support gb18030_2022
|
2023-04-26 15:13:03 +00:00 |
|
|
|
dce925b7f0
|
remove get_method array from query range extraction
|
2023-04-23 08:05:50 +00:00 |
|
|
|
6e8c6def52
|
fix sql executor use memory of 500 tenant
|
2023-04-19 08:15:11 +00:00 |
|
|
|
76e6f675b5
|
Fix dblink bugs
|
2023-04-14 04:11:51 +00:00 |
|
|
|
f872513c5f
|
implement estimate table row count by meta table
|
2023-02-24 16:02:17 +00:00 |
|