Skip to content

Commit 1dc6a88

Browse files
authored
Fixes issue #266 and removes deprecated job MigrateRowsFromFile (#270)
* Fixed the ignored exception issue * Removed job MigrateRowsFromFile which was earlier used to load PK records 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. * Used by SplitPartitionsTest
1 parent d5eeeaf commit 1dc6a88

30 files changed

+11
-459
lines changed

0 commit comments

Comments
 (0)