Commit Graph

3 Commits

Author SHA1 Message Date
5ee132a1ce feat: add validation feature for row count comparison
Add a validate command that compares row counts between source and target tables after a migration.
2026-05-12 17:00:00 -05:00
6f8a332719 refactor: enhance config handling and unify main entrypoint
Unify configuration parsing logic across entrypoints and clean up legacy script-side config paths.
2026-05-09 12:00:00 -05:00
bf15979c00 refactor: consolidate error handling and retry configuration
Centralize the error channel size, retry policy and max-failed batches/partition limits in the job config.
2026-05-05 16:00:00 -05:00