Commit Graph

344 Commits

Author SHA1 Message Date
4bb2b8ae61 adjust with_column_group position 2024-09-20 07:33:39 +00:00
f9ae33822f [CP] support mysql cast as nchar 2024-09-20 05:49:28 +00:00
dc25881512 [4.3.3新引入]fix src_cs is NULL check bug in PL 2024-09-19 08:40:42 +00:00
4707bbf17b Master Change the Error message of the external partition 2024-09-18 05:54:32 +00:00
e76af9eb42 fix mysqltest regression 2024-09-02 15:45:07 +00:00
a90a362952 remove lob_ddl_mysql case in ss mode 2024-08-31 12:52:27 +00:00
5cbd86c9e6 [FEAT MERGE] Vector Index & Array Type
Co-authored-by: helloamateur <magiccheery@163.com>
Co-authored-by: skylhd <dickylhd@gmail.com>
Co-authored-by: JLY2015 <1623359870@qq.com>
2024-08-29 07:52:22 +00:00
6a68362067 [FEAT MERGE] [433] sql execution improvements
Co-authored-by: Zach41 <zach_41@163.com>
Co-authored-by: lucky-sinx <2549261744@qq.com>
Co-authored-by: GongYusen <986957406@qq.com>
2024-08-28 13:54:39 +00:00
c11ef76f19 [FEAT MERGE]ODPS patch to master
Co-authored-by: dontknow9179 <545187809@qq.com>
2024-08-27 14:09:55 +00:00
ad224ebdb6 patch [FEAT MERGE] support olap async job
Co-authored-by: lmjhh <576788582@qq.com>
2024-08-27 11:43:42 +00:00
3e2733ca28 [CP] support set system variable using ':=' 2024-08-23 14:19:15 +00:00
e537a0c479 [FEAT MERGE] 424 SQL compatibility patch 433
Co-authored-by: wjhh2008 <wjh2006-1@163.com>
Co-authored-by: GongYusen <986957406@qq.com>
Co-authored-by: hy-guo <fqboyg@gmail.com>
2024-08-23 03:32:02 +00:00
cb61323917 [FEAT MERGE] enhance distributed late materialization [433] 2024-08-22 16:31:05 +00:00
139fdda7b7 [FEAT MERGE]Support column store in creating materialized view
Co-authored-by: medcll <527998250@qq.com>
Co-authored-by: coolfishchen <coolfishchen@gmail.com>
2024-08-22 16:25:10 +00:00
2ddad4afc0 [FEAT MERGE] 备库优化 + is_standby_cluster调用点替换 + service_name 2024-08-22 16:18:56 +00:00
048b7033d7 [FEAT MERGE] external table support compressed csv file 2024-08-22 05:36:29 +00:00
78a2108dc6 [CP] fix select * in exists 2024-08-22 04:18:02 +00:00
a98241c7ec fix user variable和mysql不同 2024-08-21 12:45:43 +00:00
38896ca913 add pq_gby/pq_distinct hint, fix some outline bug 2024-08-21 12:26:58 +00:00
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
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