Commit Graph

21 Commits

Author SHA1 Message Date
8bbe380820 Add direct load client service 2023-07-12 14:42:12 +00:00
e269245733 [CP] add error code when alloc memory failed 2023-07-11 18:48:08 +00:00
81cbd7e0fc Set the max num of direct load thread to 2 * cpu 2023-06-30 02:53:41 +00:00
14936e945b fix load data direct worker timeout 2023-06-28 13:12:00 +00:00
bdf9558e59 Fix direct load exec session info 2023-05-24 11:11:34 +00:00
1c6afa2162 Fix direct load allocator tenant 2023-05-24 08:41:14 +00:00
9f340745b6 fix querytimeout bug 2023-05-21 06:11:52 +00:00
75ba775570 Fix direct load csv parser thread count 2023-05-18 00:16:53 +00:00
0ff05b2832 Remove the restriction of max_table_load_session_count in direct-load data 2023-05-15 03:46:35 +00:00
2325157f39 handle error line in parse 2023-05-11 12:37:40 +00:00
d663d4218e Fix direct load data buffer members inconsistent lifecycle 2023-04-23 10:44:32 +00:00
204fd1b3fe fix direct load ignore rows too large 2023-04-03 21:46:05 +00:00
8462b71fa9 Fix direct load handle task result swallow error code 2023-03-21 15:01:14 +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
5e0f5e4e12 [dbms_stats]: bugfix for online optimizer stats gather. 2023-02-14 04:42:08 +00:00
46d0891c42 remove database id from direct_load 2023-02-09 17:03:01 +00:00
f1d7a35488 fix bug:when the log disk is full,direct_load reports 4009 IO error 2023-02-09 16:19:59 +00:00
134dfc14b4 fix sql_statistics bug 2023-02-08 10:46:29 +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