Commit Graph

35 Commits

Author SHA1 Message Date
e8d0e454bf Fix direct load query timeout 2024-01-17 08:12:26 +00:00
02038a911a BUG: loading multi empty files failed 2024-01-02 07:13:21 +00:00
5b29a5c589 [CP] Fix direct load use non-thread-safe allocator to concurrent allocate memory 2023-12-18 19:52:29 +00:00
4d4732b7c7 [FEAT MERGE] load local files 2023-12-14 04:13:25 +00:00
618ab67eb0 [FEAT MERGE][CP]optimizer stats enhancement
Co-authored-by: 2149 <260391947@qq.com>
2023-12-12 10:17:50 +00:00
e78091d50f revert sql statistics
Co-authored-by: yongshige <598633031@qq.com>
2023-11-08 08:12:40 +00:00
f1d9377aad change sql_statistics collect mode 2023-11-01 10:09:08 +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
c485d510b7 direct load replace sematics bug 2023-09-28 04:09:59 +00:00
36b219a97f Add log_user_error for direct_load 2023-09-18 07:44:15 +00:00
ef9887b33b fix compact bug 2023-08-14 07:12:41 +00:00
a1fa978f84 support strict replace 2023-08-08 05:12:15 +00:00
5e15f1b92a rename table load thread name
Co-authored-by: suz-yang <suz.yang@foxmail.com>
2023-07-13 14:48:12 +00:00
5ac2af6588 implement ob_table_load_shared_allocator with ob_table_load_handle 2023-07-13 10:24:18 +00:00
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