Replace Loader with Lightning #5833
Labels
difficulty/medium
Medium task.
TiDB-5.0
type/feature-request
Categorizes issue or PR as related to a new feature.
Description
Replace Loader with Lightning
Background
In DM, the
loader.Loader
struct implements loading data from mydumper output files into TiDB. Since v3.0.3, Lightning supports the TiDB backend, which enables Lightning to do the same thing.Proposal
We consider the TiDB backend mode of Lightning the better implementation of the two, because:
loader.Loader
would fail;So we propose to replace Loader with Lightning.
Success Criteria
loader.Loader
(which is an implementation of the Unit interface) with Lightning;task.yaml
Category
Enhancement
Value
Enhance the ability of load data.
Score
1500
SIG slack channel
sig-migrate
Mentor
csuzhangxc
TODO list
Close
Pause
andResume
Status
,Error
,Type
,IsFreshTask
Documentations
Project
N/A
The text was updated successfully, but these errors were encountered: