|
|
3f677b4d80
|
add mock statements
|
2024-07-10 11:30:10 +00:00 |
|
|
|
07fa79243e
|
[to #57727207]Word status not need to be SQL_KEYWORD in pl mysql mode.
|
2024-07-08 11:22:54 +00:00 |
|
|
|
c67088f750
|
bugfix: select into outfile const number of fast parse and normal parse is different
|
2024-07-05 09:16:42 +00:00 |
|
|
|
dcefc03971
|
roaringbitmap type optimization and default value adaption
|
2024-07-05 05:17:14 +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 |
|
|
|
edfad6976f
|
[cp]:sync multivalue bugfix from 431 to master
|
2024-06-20 09:26:27 +00:00 |
|
|
|
2416eb407b
|
[CP] 修正mock table options 带来的多个并且mock选项的不合法问题
|
2024-06-18 03:40:56 +00:00 |
|
|
|
eed6b5fd90
|
[CP] [to #57075306] [FEAT MERGE] 4_2_3_pl_dev merge review
Co-authored-by: hanr881 <1741282579@qq.com>
Co-authored-by: seuwebber <webber_code@163.com>
Co-authored-by: LiuYoung00 <liuyanglo_ol@163.com>
|
2024-06-18 03:22:32 +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 |
|
|
|
0cd742f372
|
[FEAT MERGE]Patch Spatial Relationship Computation Performance Optimization & Implement of oracle spatial index
|
2024-06-18 01:31:47 +00:00 |
|
|
|
6e705b1f1f
|
[FEAT MERGE][CP] patch 423 sql exec feature to master branch
Co-authored-by: qingsuijiu <642782632@qq.com>
Co-authored-by: hwx65 <1780011298@qq.com>
|
2024-06-18 00:40:24 +00:00 |
|
|
|
8cf399af82
|
Support hex string for load data formats
|
2024-06-17 20:27:47 +00:00 |
|
|
|
8c7d2a0f03
|
Fix core at fast parser
|
2024-06-17 18:15:53 +00:00 |
|
|
|
e8f5de0a1a
|
support external table auto refresh
|
2024-05-30 11:47:58 +00:00 |
|
|
|
5f96562f90
|
[CP] fix privilege bugs
|
2024-05-29 05:38:39 +00:00 |
|
|
|
47a371d554
|
[CP] [MYSQL COMPAT] add mock statement and views
|
2024-05-28 13:48:12 +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 |
|
|
|
c8703c9b0e
|
fix analyze delete histogram bug and create table option parser bug
|
2024-05-22 03:19:19 +00:00 |
|
|
|
b25f2bcf3e
|
[CP] [ctas]: ctas support parallel hint.
|
2024-05-21 05:43:59 +00:00 |
|
|
|
078d3793f1
|
[CP] fix invalid hint bug when use special table/index name with double quote
|
2024-05-10 07:39:33 +00:00 |
|
|
|
55ea51ecfe
|
fix build rowkey_doc joined table redundantly
|
2024-05-07 02:46:31 +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 |
|
|
|
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 |
|