Commit Graph

45 Commits

Author SHA1 Message Date
c141972115 [FEAT MERGE] [PATCH] serverless_opt 2024-11-23 18:14:57 +00:00
0ef02930d0 [FEAT MERGE]direct load data support partition level load 2024-11-22 07:15:03 +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
0dc70f6600 [CP] [FEAT MERGE]字符集从42xrelease分支 patch 合入master分支 2024-09-26 09:17:10 +00:00
777131ba27 [BUGFIX] not support array/vector load data infile 2024-09-25 07:54:06 +00:00
6166e15d3b Issue#2078: For LOAD DATA LOCAL, no error is reported when the file name is empty. 2024-08-15 06:41:51 +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
1fc6fd5cc2 skip listing file when no wildcard exists in oss path 2024-07-17 10:52:52 +00:00
c15c9d4f79 [FEAT MERGE] patch feature 'direct load from backup data' to 432 2024-07-02 12:43:47 +00:00
18bdc08688 Change the return code of the oss direct load path 2024-06-28 11:53:43 +00:00
8cf399af82 Support hex string for load data formats 2024-06-17 20:27:47 +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
45b33b4aa1 fix bug of load data local using direct-load 2024-03-04 02:45:15 +00:00
1c74f08fb1 fix bug of load data local can not find file 2024-02-28 13:14:59 +00:00
a686640ddb wildcard matching 2024-02-10 09:18:41 +00:00
5821a7cce7 infile null string return file not exist 2024-02-10 05:17:05 +00:00
fa3f89363b Adjust stmt printer and codeowners 2024-02-09 22:36:05 +00:00
4a2e6196be we should check secure_priv_file in both mysql and oracle mode 2024-02-07 21:37:13 +00:00
acd0ec6efd [FEAT MERGE] load local files 2024-02-07 20:25:14 +00:00
df5ef10e8f Fix load data bug for json type 2024-02-07 17:22:56 +00:00
c8ef409bf3 Do not report ERROR when sample rate equals 100 2024-02-06 14:49:36 +00:00
70aa6d5461 wildcard matching 2024-02-04 15:12:01 +00:00
11dcba869f infile null string return file not exist 2024-02-02 17:13:07 +00:00
0983ed0b72 Adjust stmt printer and codeowners 2024-01-23 04:42:57 +00:00
9bd2e21da0 we should check secure_priv_file in both mysql and oracle mode 2023-12-18 14:04:23 +08:00
4d4732b7c7 [FEAT MERGE] load local files 2023-12-14 04:13:25 +00:00
4235388eaf Fix load data bug for json type 2023-12-12 13:42:55 +00:00
d685d027ab [to #52028497]forbid execute load data if table has enabled insert/update trigger 2023-09-09 13:46:08 +00:00
8b5b8d4712 fix typos 2023-01-18 09:22:52 +08:00
ec1838ed4d fix some optimizer bugs 2023-06-07 03:12:37 +00:00
aa1aec173a [CP] fix secure_file_priv not working in oracle mode 2023-05-25 19:11:05 +00:00
03695f6cb2 fix osg bugs 2023-05-06 10:38:37 +00:00
134dfc14b4 fix sql_statistics bug 2023-02-08 10:46:29 +08:00
de327e58f9 fix case failed cause by information_schema enhance 2023-02-07 11:52:26 +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
40d215fc5a [FEAT MERGE] GIS 2023-01-12 19:02:33 +08:00
045c826c51 [scn] fix 4377 caused by miss one line code when refresh 2023-01-12 19:02:33 +08:00
8a4d14122f replace ts related to ddl with scn. 2023-01-12 19:02:33 +08:00
54b64a7263 [scn] fix failure of mittest after refresh feature scn 2023-01-12 19:02:20 +08:00
7952fa9f29 Fix load and select into outfile oss params bug 2022-11-24 03:08:23 +00:00
93a1074b0c patch 4.0 2022-10-24 17:57:12 +08:00
e4997016e0 fix bug: sys variables secure_file_priv doesn't work 2022-07-20 11:30:07 +08:00
db82de6a5b [cp]: fix 4 bugs for NO_BACKSLASH_ESCAPES mode. 2021-11-30 11:13:39 +08:00
bf0
7be8c3653f fix load data parser bug 2021-08-26 21:26:35 +08:00
cea7de1475 init push 2021-05-31 22:56:52 +08:00