Commit Graph

465 Commits

Author SHA1 Message Date
ec7e1bbcf8 modify error message about OB_ROWKEY_ORDER_ERROR 2024-11-26 14:15:15 +00:00
c141972115 [FEAT MERGE] [PATCH] serverless_opt 2024-11-23 18:14:57 +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
812ec7c5ec [FEAT MERGE] direct load vector optimize 435
Co-authored-by: leftgeek <1094669802@qq.com>
Co-authored-by: windye <yeheng_2011@163.com>
Co-authored-by: shadowao <aozeliu@qq.com>
2024-11-22 10:44:38 +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
1a6141df59 [FEAT MERGE]clog and opt statistics support io resource isolation
Co-authored-by: 18523270951@163.com <18523270951@163.com>
2024-11-22 03:15:13 +00:00
8f3fafe9f2 [FEAT MERGE] patch mysql xa from 425 to 435 2024-11-21 08:45:04 +00:00
29d59b6cb4 Fix the bug of wrong display of parallel in obloaddata file 2024-11-21 05:15: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
afb6162c48 [FEAT MERGE][CP]parallel comment/create index 2024-11-19 06:15:24 +00:00
43b3e49859 Fix the resource isolation failure when importing OSS data. 2024-11-15 04:14:31 +00:00
2488634066 [CP] Fix the issue where importing a single file causes IO resource isolation to fail 2024-11-12 13:15:00 +00:00
5075180494 [FEAT MERGE]merge backup config and pitr optimize 2024-11-11 03:44:39 +00:00
b377114f8b load data format placeholder 2024-11-08 11:14:40 +00:00
64ed3953c4 [FEAT MERGE]loading data supports multi-files 2024-11-04 10:48:00 +00:00
367b3f0282 fix slow estimation size of the data table 2024-11-01 09:14:07 +00:00
d3bbe3851f [CP] [FEAT MERGE]:Refactor pl/sql memory management 2024-11-01 08:17:49 +00:00
4f80ca676b fix load data schema error 2024-10-25 04:51:11 +00:00
2909afdc84 fix the bug of determining whether using direct load path in CTAS 2024-10-24 09:13:27 +00:00
b1bd203810 fix load data failed when tablet changed 2024-10-17 16:44:00 +00:00
a788fa9169 fix hang when use direct load in ctas with index 2024-10-17 06:13:41 +00:00
9c5b058572 Load data retry for schema errors 2024-10-16 22:45:24 +00:00
bdaa1ae7d9 add error info to partition-level direct load 2024-10-16 05:43:59 +00:00
996378a443 [CP] [XA][4x] narrow the range of thread data lock in xa 2024-10-15 09:43:55 +00:00
c51c3536e5 add item type and member of select into spec for parquet and orc 2024-10-12 20:44:10 +00:00
95ba0af2a7 clone tenant is not supported in shared storage mode, add error reporting for sql statements. 2024-10-12 04:44:09 +00:00
b4e818c3e7 [CP] move compression format into csv format 2024-10-08 17:46:07 +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
79e7eefa2e fix make_handle null 2024-09-27 18:15:52 +00:00
b12732f105 Fix collation and auto refresh bug for odps external table 2024-09-26 16:17:24 +00:00
0dc70f6600 [CP] [FEAT MERGE]字符集从42xrelease分支 patch 合入master分支 2024-09-26 09:17:10 +00:00
115305498d [CP] [to #2024081200104104666]fix bug dblink PL timeout 2024-09-26 05:46:32 +00:00
7257398c83 fix mock statement report error unexpected 2024-09-25 18:16:28 +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
ffa4025af4 improve sql statement for flushing ss_micro_cache 2024-09-20 11:15:39 +00:00
6ca8ca9e0c [FEAT MERGE] mocking MySQL5.7 system variables and system views 2024-09-20 08:03:40 +00:00
17112490dd modify codeowner 2024-09-18 07:54:00 +00:00
815b69bd02 ddl defult use compression algorithm from table schema in temp file store 2024-09-18 07:29:45 +00:00
f0c3ccc897 [CP] fix print secret key 2024-09-18 06:59:58 +00:00
a90a362952 remove lob_ddl_mysql case in ss mode 2024-08-31 12:52:27 +00:00
a2b074dc8b Revert mv rewrite privilege check 2024-08-29 04:54:25 +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
ae6a932613 [FEAT MERGE] merge external table orc read feature 2024-08-26 06:32:55 +00:00