Commit Graph

34 Commits

Author SHA1 Message Date
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
815b69bd02 ddl defult use compression algorithm from table schema in temp file store 2024-09-18 07:29:45 +00:00
058c8edbae fix direct load coordinator write lock contention 2024-08-23 10:47:18 +00:00
c3a9346bd5 [FEAT MERGE]Support insert overwrite partition 2024-08-23 06:38:15 +00:00
995d01af9b direct load support specifying any number of columns and column order 2024-08-14 09:18:38 +00:00
0fa70fd5ff allow forced non-sorting for direct insert into select 2024-08-05 09:47:42 +00:00
9ebf3e06a5 client task construct exec_ctx 2024-07-05 02:47:39 +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
5801165afd fix incremental direct load update sql stats 2024-06-21 06:50:49 +00:00
964cb5dd52 fix the bug of direct load in mv complete refresh 2024-06-18 09:16:21 +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
b859aea8d6 [CP] fix concurrency of direct load and ddl 2024-06-17 14:14:59 +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
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
3aff0d6be3 [FEAT MERGE] resource manage patch to direct_load_res_patch431
Co-authored-by: coolfishchen <coolfishchen@gmail.com>
2024-04-16 15:43:57 +00:00
4240f522b0 [CP] fix bug of NO_GATHER_OPTIMIZER_STATISTICS no affect 2024-02-09 01:46:18 +00:00
1e03c39854 [CP] add retry for direct load if unit has migrated 2024-02-07 17:49:30 +00:00
15307ef94e [FEAT MERGE][CP]optimizer stats enhancement 2024-02-07 16:56:28 +00:00
c8ef409bf3 Do not report ERROR when sample rate equals 100 2024-02-06 14:49:36 +00:00
2d1316649a [CP] fix bug of NO_GATHER_OPTIMIZER_STATISTICS no affect 2024-01-08 02:42:55 +00:00
8668b506b8 [CP] add retry for direct load if unit has migrated
Co-authored-by: suz-yang <suz.yang@foxmail.com>
2023-12-12 17:12:43 +00:00
618ab67eb0 [FEAT MERGE][CP]optimizer stats enhancement
Co-authored-by: 2149 <260391947@qq.com>
2023-12-12 10:17:50 +00:00
c9753f2968 license opt: Identify external and internal code and modify their open source licenses correctly. 2023-10-23 03:43:44 +00:00
81cbd7e0fc Set the max num of direct load thread to 2 * cpu 2023-06-30 02:53:41 +00:00
bdf9558e59 Fix direct load exec session info 2023-05-24 11:11:34 +00:00
0ff05b2832 Remove the restriction of max_table_load_session_count in direct-load data 2023-05-15 03:46:35 +00:00
8ce2f275c4 [fix] remove some internal urls and emails 2023-03-17 20:57:21 +08:00
42b0938ea9 Fix illegal snapshot version used by direct load to create ddl major 2023-03-17 04:41:18 +00:00
1bd697ad25 Fix table load major sstable max_merged_trans_verison 2023-03-08 10:41:43 +00:00
46d0891c42 remove database id from direct_load 2023-02-09 17:03:01 +00:00
134dfc14b4 fix sql_statistics bug 2023-02-08 10:46:29 +08:00
2a1917b23b Resolving memory-leak by adding px clean up 2023-02-07 16:07:07 +08:00
81d28c0295 [FEAT MERGE] add direct load function
Co-authored-by: Monk-Liu <1152761042@qq.com>
Co-authored-by: saltonz <saltonzh@gmail.com>
Co-authored-by: yongshige <598633031@qq.com>
2023-01-28 18:08:51 +08:00