-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Removed job MigrateRowsFromFile which was earlier used to load PK rec…
…ords from a file, search them in origin & Migrate those to Target. The file with PK records was generated with the PK validation errors found. However this feature is no longer needed with many advanced features like validation auto-correct, rerun migration/validation only on token-ranges with diff, etc.
- Loading branch information
1 parent
421e7db
commit ceaa216
Showing
29 changed files
with
0 additions
and
445 deletions.
There are no files selected for viewing
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
18 changes: 0 additions & 18 deletions
18
SIT/features/07_migrate_rows/migrate_with_pkrowsfile.properties
This file was deleted.
Oops, something went wrong.
2 changes: 0 additions & 2 deletions
2
SIT/features/07_migrate_rows/origin.feature_migrate_rows_partitions.csv
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
114 changes: 0 additions & 114 deletions
114
src/main/java/com/datastax/cdm/job/CopyPKJobSession.java
This file was deleted.
Oops, something went wrong.
34 changes: 0 additions & 34 deletions
34
src/main/java/com/datastax/cdm/job/CopyPKJobSessionFactory.java
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
33 changes: 0 additions & 33 deletions
33
src/main/scala/com/datastax/cdm/job/MigrateRowsFromFile.scala
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.