Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: Copy missing data shown in validation #100

Open
Rumbles opened this issue Aug 8, 2023 · 0 comments
Open

Feature Request: Copy missing data shown in validation #100

Rumbles opened this issue Aug 8, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@Rumbles
Copy link

Rumbles commented Aug 8, 2023

I recently copied some large databases using this tool, it seems there was some issue in the process and the validator reports missing rows:

23/08/07 17:49:39 ERROR migrator: Found the following comparison failures:
23/08/07 17:49:39 ERROR migrator: 
Row failure:
* Source row: CassandraRow{user_id: ...}
* Target row: <MISSING>
* Failures:
  - Missing target row
     

Is it possible to add a feature so the validator can copy the missing data it detects?

@julienrf julienrf added the enhancement New feature or request label Jul 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants