Commit Graph

295 Commits

Author SHA1 Message Date
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
1ee64365ea [FEAT MERGE] Support exchanging partition between partitioned table A and non-partitioned table B.
Co-authored-by: fkuner <784819644@qq.com>
2024-04-16 07:19:48 +00:00
6423e587c1 [FEAT MERGE]patch sql compat feature to 431 2024-04-15 16:07:24 +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
41b19ba941 [FEAT MERGE] Backup Table Names
Co-authored-by: wxhwang <wxhwang@126.com>
2024-04-11 12:45:22 +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
34c3718f40 [CP][FEAT MERGE]SDO_GEOMETRY & MYSQL GIS EXPR IMPLEMENT 2024-04-08 13:45:08 +00:00
72302550bb [CP] [CP] Support set names with variables 2024-03-28 09:46:01 +00:00
a12d26b9d6 fix create outline with error -4016 2024-03-26 13:45:28 +00:00
5aa0503125 [FEAT MERGE] ap perf optimization
Co-authored-by: wangt1xiuyi <13547954130@163.com>
Co-authored-by: XIAO-HOU <372060054@qq.com>
Co-authored-by: z404289981 <z404289981@163.com>
2024-03-26 07:51:42 +00:00
84c5698b2a [FEAT MERGE] [CP] transfer partition && cancel transfer partition
Co-authored-by: linqiucen <lqcgrace@outlook.com>
2024-03-20 09:46:02 +00:00
92fca7def1 [FEAT MERGE]: use parameter _ob_ddl_temp_file_compress_func to control compression in ddl. 2024-03-07 04:45:49 +00:00
bf01313a8f [to #53073511] fix: allow USER used as mysql pl variable 2024-03-07 03:21:50 +00:00
0ef3eace68 partition by (c1,c2) return compile error, current is 4016 2024-03-05 03:48:19 +00:00
0fcbb6a6e4 [CP] fix identifier bug 2024-03-04 06:19:22 +00:00
d260112818 [CP] support column identifier begin with number 2024-02-21 07:21:47 +00:00
eebc8f712b bugfix: remove semicolon in mysql mode 2024-02-10 09:21:36 +00:00
e4a0de2d29 [CP] duplicate updat bug修复 2024-02-10 08:22:06 +00:00
0e4919cb0f [to #52911707] Fix bug, PL supports split multi stmts in MySQL mode. 2024-02-10 05:28:38 +00:00
13c335d128 [CP] [OBKV] cherry-pick bugfix from 421 2024-02-09 13:38:33 +00:00
14675c9ab3 alter tenant reports error in sql parser 2024-02-09 11:57:12 +00:00
5b3d47bf61 [CP] revert the behavior of removing spaces before newlines in a string. 2024-02-09 02:16:08 +00:00
30cf1c7598 statement_digest、statement_digest_text等处理latin1字符有乱>码,报错1064 2024-02-08 17:14:19 +00:00
f47be7342e to issue<53361277>:support flush pl cache single cache object 2024-02-08 16:11:21 +00:00
250d8e25bb fix const number of fast parse and normal parse is different with mysql sql comment and parser error code refine 2024-02-08 13:51:23 +00:00
b6a15b6111 fix some outline/hint bugs 2024-02-08 13:15:20 +00:00
102a313075 Fix bad annotation causing parser to hang 2024-02-08 12:51:33 +00:00
ee4100c421 Fix alter view sql parser 2024-02-08 12:09:41 +00:00
f5bb32e3bf Fix mview auto complete refresh parallel 2024-02-08 10:08:01 +00:00
190baf2787 [CP] [CP] grammar compatibility: support insert duplicate update with row alias 2024-02-08 06:34:34 +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
f4cf581517 [CP] split remap table grammar from lex to yacc 2024-02-08 04:09:12 +00:00
1c20161f72 [FEAT MERGE] column store ddl
Co-authored-by: simonjoylet <simonjoylet@gmail.com>
Co-authored-by: Monk-Liu <1152761042@qq.com>
Co-authored-by: renju96 <fcbrenju@163.com>
2024-02-07 23:09:02 +00:00
fd359dc4a4 [FEAT MERGE] 4.3 optimizer enhancement
Co-authored-by: akaError <lzg020616@163.com>
2024-02-07 23:05:57 +00:00
c2511b580f [FEAT MERGE] materialized view 2024-02-07 20:31:14 +00:00
c7fe4c3f69 [FEAT MERGE] Implement tenant cloning mechanism
Co-authored-by: wanyue-wy <345657357@qq.com>
2024-02-07 20:19:21 +00:00
df5ef10e8f Fix load data bug for json type 2024-02-07 17:22:56 +00:00
15307ef94e [FEAT MERGE][CP]optimizer stats enhancement 2024-02-07 16:56:28 +00:00
21ddf9e8b2 [CP] [LOB] support inrow threshold config 2024-02-07 14:44:41 +00:00
8f91d6320c Return Access Denied when alter system major freeze for a non-exist tenant in non-sys tenant. 2024-02-07 10:13:48 +00:00
b18cca536f fix bug: column with multi default 2024-02-07 03:22:43 +00:00
c5f1b131ab [FEAT MERGE]charset revise 2024-02-07 01:12:44 +00:00
c8ef409bf3 Do not report ERROR when sample rate equals 100 2024-02-06 14:49:36 +00:00
3bf89ff66b bugfix: remove semicolon in mysql mode 2024-02-05 02:12:52 +00:00
2f0ea3c372 [CP] duplicate updat bug修复 2024-02-04 04:46:45 +00:00
29f29ee7a6 [to #52911707] Fix bug, PL supports split multi stmts in MySQL mode. 2024-02-02 18:42:09 +00:00
7e4fadbe1e [CP] [OBKV] cherry-pick bugfix from 421 2024-01-17 06:13:26 +00:00
55f666a937 alter tenant reports error in sql parser 2024-01-16 06:43:07 +00:00
7064b1ca27 [CP] revert the behavior of removing spaces before newlines in a string. 2024-01-08 06:47:23 +00:00