Commit Graph

19 Commits

Author SHA1 Message Date
5bd56cb5d5 import into: change max pool size to num-cpu (#44749)
ref pingcap/tidb#42930
2023-06-18 06:05:10 +00:00
d98cd4e910 import into: redact task meta after import & cancel on kill (#44712)
ref pingcap/tidb#42930
2023-06-16 07:57:11 +00:00
04eede11ec import into: add disable_tikv_import_mode option (#44587)
ref pingcap/tidb#42930
2023-06-16 07:17:11 +00:00
14ca3ce044 import into: add analyze table for import into (#44329)
ref pingcap/tidb#42930
2023-06-14 09:43:08 +00:00
336b893423 import into: add disk quota (#44307)
ref pingcap/tidb#42930
2023-06-09 07:58:47 +00:00
be8d865044 import into: impl import from server disk (#44273)
ref pingcap/tidb#42930
2023-06-05 13:21:40 +00:00
440e3ef117 import into: part2, impl options/formats (#44204)
ref pingcap/tidb#42930
2023-05-29 05:00:40 +00:00
cd834eec65 import into: impl IMPORT INTO statement part 1 (#44122)
ref pingcap/tidb#42930
2023-05-25 05:45:38 +00:00
6e11eefcfc loaddata: don't split transaction and revert some change (#44136)
ref pingcap/tidb#44078
2023-05-25 03:43:38 +00:00
78e614f0e6 loaddata: make some test use 1 thread explicitly (#43394)
ref pingcap/tidb#42930
2023-04-26 02:29:51 +00:00
1c49453136 disttask: enable load data for distribute framework (#43107)
close pingcap/tidb#43106
2023-04-24 11:04:46 +00:00
c7f5868df0 load data: physical mode part 3 (#43020)
ref pingcap/tidb#42930
2023-04-17 15:35:19 +08:00
2062b6865f disttask: add load data scheduler and subtask executor (#42881)
close pingcap/tidb#42880
2023-04-14 17:22:47 +08:00
31a3b2c0ce loaddata: support concurrent writing to TiKV (#42667)
ref pingcap/tidb#40499
2023-03-31 16:34:55 +08:00
976148d868 lightning: refactor for reuse part2 (#42626)
ref pingcap/tidb#40499
2023-03-28 21:26:54 +08:00
e09a2140ca executor: add default value for LOAD DATA batch size (#42310)
ref pingcap/tidb#40499
2023-03-16 22:04:40 +08:00
982e0dcb7f *: LOAD DATA support WITH DETACHED (#42159)
ref pingcap/tidb#40499
2023-03-15 19:48:39 +08:00
7c3a22e48d *: implement SHOW LOAD DATA JOB (#42118)
ref pingcap/tidb#40499
2023-03-13 22:24:39 +08:00
ea243088e1 load data: move param and some init logic into importer pkg (#42075)
ref pingcap/tidb#40499
2023-03-13 18:58:40 +08:00