Commit Graph

412 Commits

Author SHA1 Message Date
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
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
32c124797e load data ignore first n lines of each file 2024-08-20 07:47:07 +00:00
a4b79b6ac7 [CP] fix csv external table bug 2024-08-19 08:39:30 +00:00
0386a03a83 fix memory leak in load data 2024-08-16 07:48:12 +00:00
f2b2472f5e [FEAT MERGE] ENHANCE CARDINALITY ESTIMATION AND OPTIMIZER STATS MANAGEMENT
Co-authored-by: ChangerR <dingjinchengyx@163.com>
Co-authored-by: wangt1xiuyi <13547954130@163.com>
2024-08-15 13:15:10 +00:00
db50ec5142 Remove pl cache when remove pl obj. 2024-08-15 12:55:24 +00:00
995d01af9b direct load support specifying any number of columns and column order 2024-08-14 09:18:38 +00:00
267e780787 [FEAT MERGE] 日志流副本运维命令 2024-08-12 10:05:52 +00:00
66938d14e8 fix load data file reader memory leak 2024-08-12 09:41:53 +00:00
0fa70fd5ff allow forced non-sorting for direct insert into select 2024-08-05 09:47:42 +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
423ca45f04 kill query cs_id scene 2024-07-30 11:14:03 +00:00
9f605c632f [CP] [to #57831036] fix anonymous block with composite out parameter in ps mode 2024-07-25 07:41:11 +00:00
45d8f8711c fix load data ignore rows bug 2024-07-23 16:51:55 +00:00
ea7a0ed8f6 Add is_direct_insert_plan_ to ObPhysicalPlanCtx 2024-07-22 18:00:02 +00:00
3adb4c0c2e [CP] [to #52806614] fix anonymous block with out parameter on prexecute & ps protocol mixed running 2024-07-16 04:48:55 +00:00
4eec8a8049 fix table level online_estimate_percent not work 2024-07-12 11:01:09 +00:00
9760ffd780 read ONLINE_ESTIMATE_PERCENT in direct load 2024-07-11 04:17:18 +00:00
d6ec2ffac9 fix config online_estimate_percent not work in remote plan 2024-07-09 14:37:46 +00:00
8b0ac4f1c2 [CP] [CP] make sure data_table_id and schema_version in based_schema_obj_info before alter table 2024-07-05 03:16:25 +00:00
9ebf3e06a5 client task construct exec_ctx 2024-07-05 02:47:39 +00:00
91319fe104 [CP] serial create table return valid table id when table exist 2024-07-04 05:46:45 +00:00
5725aa6a5b fix truncate partition cancel global index 2024-07-03 09:55:24 +00:00
81bfa9f0ac [FEAT MERGE] direct load performance optimize
Co-authored-by: suz-yang <suz.yang@foxmail.com>
Co-authored-by: ChangerR <dingjinchengyx@163.com>
Co-authored-by: leftgeek <1094669802@qq.com>
2024-07-03 07:17:17 +00:00
f4e84738e1 [CP] Retry rename_table in ctas 2024-07-03 04:12:43 +00:00
c15c9d4f79 [FEAT MERGE] patch feature 'direct load from backup data' to 432 2024-07-02 12:43:47 +00:00
89b4107c1a support alter external table auto refresh 2024-06-26 17:56:46 +00:00
b7f4eb6aa2 errsim to check the compare method for std::sort 2024-06-24 07:58:04 +00:00
d1e91320ec [FEAT MERGE] Support Parquet Format for External Table 2024-06-24 06:19:18 +00:00
175b976263 adjust error message and add test 2024-06-24 05:52:13 +00:00
5801165afd fix incremental direct load update sql stats 2024-06-21 06:50:49 +00:00
2383698d81 [CP] Optimize slow performance when adding not null columns to empty table in oracle mode
Co-authored-by: Someti1mes <chenguo.chen@qq.com>
2024-06-20 14:08:23 +00:00
1f2f6669a5 [FEAT MERGE] inc direct load phase2
Co-authored-by: suz-yang <suz.yang@foxmail.com>
Co-authored-by: fkuner <784819644@qq.com>
Co-authored-by: shadowao <aozeliu@qq.com>
2024-06-19 09:19:57 +00:00
dc3831cd1d [CP] [CP] _parallel_ddl_control 2024-06-19 06:47:28 +00:00
74b7683448 [CP] add RPC to check server empty in executor 2024-06-18 12:06:13 +00:00
964cb5dd52 fix the bug of direct load in mv complete refresh 2024-06-18 09:16:21 +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
d04aec2793 Direct load open compress 2024-06-18 02:06:44 +00:00
b2296b9f29 [FEAT MERGE] support clone standby tenant 2024-06-18 01:38:09 +00:00
d8fe3c810b [FEAT MERGE][CP] migration choose source optimize and add restore source
Co-authored-by: LoLolobster <949673574@qq.com>
2024-06-17 22:51:03 +00:00
8cf399af82 Support hex string for load data formats 2024-06-17 20:27:47 +00:00
b859aea8d6 [CP] fix concurrency of direct load and ddl 2024-06-17 14:14:59 +00:00
da5aece3e1 [FEAT MERGE] Fix the error code loss and overwriting issues on the master branch
Co-authored-by: jingtaoye35 <1255153887@qq.com>
Co-authored-by: fkuner <784819644@qq.com>
Co-authored-by: lucky-sinx <2549261744@qq.com>
2024-06-17 13:46:16 +00:00
6dfa79db04 [FEAT MERGE] Support batch construction of local indexes to solve the problem of temporary space enlargement 2024-06-17 11:04:15 +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