|
|
c53bcf5c28
|
fix the bug of parsing insert overwrite
|
2024-08-13 10:52:58 +00:00 |
|
|
|
267e780787
|
[FEAT MERGE] 日志流副本运维命令
|
2024-08-12 10:05:52 +00:00 |
|
|
|
440efc6889
|
[FEAT MERGE] load data support compress file
Co-authored-by: ant-ob-hengtang <zj458684356@gmail.com>
|
2024-08-01 15:03:24 +00:00 |
|
|
|
1b99b3e406
|
[CP] support join join on on [4_2_x_release -> master]
|
2024-07-25 07:28:34 +00:00 |
|
|
|
8b677de278
|
tag load data sql contain sensitive information
|
2024-07-11 10:00:09 +00:00 |
|
|
|
3f677b4d80
|
add mock statements
|
2024-07-10 11:30:10 +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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
e4a0de2d29
|
[CP] duplicate updat bug修复
|
2024-02-10 08:22:06 +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 |
|
|
|
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 |
|
|
|
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 |
|