update extractor interface
This commit is contained in:
@@ -129,7 +129,7 @@ func processMigrationJob(
|
||||
|
||||
for range maxExtractors {
|
||||
wgExtractors.Go(func() {
|
||||
extractor.Exec(
|
||||
extractor.Consume(
|
||||
localCtx,
|
||||
job.SourceTable,
|
||||
sourceColTypes,
|
||||
|
||||
Reference in New Issue
Block a user