Commit Graph

378 Commits

Author SHA1 Message Date
443063ac91 add cache when generate parser in cmake process 2024-12-05 08:45:10 +00:00
7fda92db95 fix parse bug 2024-12-05 07:45:45 +00:00
43fc3f0025 fix pq_subquery hint bug 2024-12-05 04:15:04 +00:00
6c4943c4d2 [CP] to issue<2024112100105225656>:fix core when prepare parser sql 2024-11-27 14:48:26 +00:00
ffd305d224 [ARRAY] array_agg bugfix 2024-11-27 14:45:11 +00:00
7887fcce92 [FEAT MERGE]
Co-authored-by: Handora <qcdsr970209@gmail.com>
2024-11-23 00:45:17 +00:00
6d3a8a8b76 [FEAT MERGE] patch 3A from 4_2_x_release to master
Co-authored-by: rolandqi <qikai456@126.com>
Co-authored-by: WeiXinChan <chenwx6728@163.com>
2024-11-22 17:15:27 +00:00
b1e23e14c6 [FEAT MERGE] support baseline data transformation from row store to column store in delayed mode 2024-11-22 10:15:19 +00:00
3867bc5ceb modify odps table 2024-11-22 08:17:12 +00:00
0ef02930d0 [FEAT MERGE]direct load data support partition level load 2024-11-22 07:15:03 +00:00
ce458e96f8 [FEAT MERGE] ARRAY EXPRS IMPLEMENTS
Co-authored-by: qijiax <qijia_xu@163.com>
2024-11-21 13:44:48 +00:00
8f3fafe9f2 [FEAT MERGE] patch mysql xa from 425 to 435 2024-11-21 08:45:04 +00:00
bcdbabf580 [FEAT MERGE] Patch Assume Role from 4.2.5 to 4.3.5 2024-11-21 04:46:20 +00:00
8aff09f2cd [FEAT MERGE]优化器技术改造
Co-authored-by: JinmaoLi <ljm.csmaster@gmail.com>
Co-authored-by: jingtaoye35 <1255153887@qq.com>
Co-authored-by: chimyue <chimyue@gmail.com>
2024-11-19 13:14:40 +00:00
13e9dbbb97 [FEAT MERGE] select into upload parquet, orc, csv
Co-authored-by: doubleMocha <1085615789@qq.com>
Co-authored-by: qingzhu521 <q15000557748@gmail.com>
Co-authored-by: nautaa <870284156@qq.com>
2024-11-19 10:14:26 +00:00
b2bd2d6f7a Optimizing RPM Package Build Speed 2024-11-19 08:44:55 +00:00
92016c007e [FEAT MERGE][CP] 425 sql exec + enum set type refactoring CP 435
Co-authored-by: hezuojiao <hezuojiao@gmail.com>
2024-11-18 02:44:36 +00:00
5075180494 [FEAT MERGE]merge backup config and pitr optimize 2024-11-11 03:44:39 +00:00
3b668e60f8 [CP] fix parser core when use force or cascade as column 2024-11-05 09:15:07 +00:00
70a9538cda fix latin1 basic func 2024-10-30 18:14:07 +00:00
cf7114e192 fix regression test 2024-10-25 08:13:23 +00:00
ce0877a2c1 fix create table range columns problem 2024-10-25 04:13:34 +00:00
4e06646126 fix stack not enough in parser 2024-10-14 18:14:01 +00:00
a5e33d700d add lbt in check_malloc 2024-10-12 04:04:40 +00:00
fdd96032d6 [FEAT MERGE] Support tenant-level global control direct load data
Co-authored-by: fforkboat <fforkboat@gmail.com>
2024-09-29 06:16:11 +00:00
ee96750329 fix: [mysql compat] parser/resolver wrongly processed 'drop role if exists' 2024-09-28 00:16:07 +00:00
22aa6dbb84 [FEAT MERGE] impl new type materialized view support fast refresh by major merge
Co-authored-by: fforkboat <fforkboat@gmail.com>
Co-authored-by: haitaoyang <haitaoy3.14@gmail.com>
Co-authored-by: chimyue <chimyue@gmail.com>
2024-09-27 14:16:09 +00:00
3659e1278c [FEAT MERGE] roaringbitmap phase-3 2024-09-27 04:17:03 +00:00
0dc70f6600 [CP] [FEAT MERGE]字符集从42xrelease分支 patch 合入master分支 2024-09-26 09:17:10 +00:00
eee3b2ce8e Fix issue that px hang when init sqc failed 2024-09-25 17:46:59 +00:00
beb9f30a20 [FEAT MERGE] 4.2.4 sql execution feature cp 4.3.4
Co-authored-by: qingsuijiu <642782632@qq.com>
Co-authored-by: jingtaoye35 <1255153887@qq.com>
Co-authored-by: cqliang1995 <cq.liang@outlook.com>
2024-09-25 07:51:13 +00:00
02dbf9bcbd [FEAT MERGE] INDEX MERGE PHASE I 2024-09-25 04:55:20 +00:00
e47fc93c69 [CP] Enable storage cardinality estimation for partition table 2024-09-23 10:04:09 +00:00
a074cb914f [FEAT MERGE] patch obkv feature from 42x 2024-09-20 07:38:41 +00:00
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