Releases: datastax/cassandra-data-migrator
Releases · datastax/cassandra-data-migrator
4.3.2
- Removed deprecated functionality related to retry
Jar file can also be found in the packages section here.
4.3.1
- Fixed a validation run [bug] (#266) that sometimes did not report a failed token-range
- Removed deprecated MigrateRowsFromFile job
Jar file can also be found in the packages section here.
4.3.0
- Added
spark.cdm.trackRun
feature to support stop and resume function for Migration and Validation jobs - Validation jobs ran with
auto-correct
feature disabled, can now be rerun withauto-correct
feature enabled in a much optimal way to only correct the token-ranges with validation errors during the rerun - Records summary and details of each run in tables (
cdm_run_info
andcdm_run_details
) on target keyspace when track-run feature enabled
Jar file can also be found in the packages section here.
4.2.0
- Upgraded
constant-column
feature to supportreplace
andremove
of constant columns - Fixed
constant-column
feature to support any data-types within the PK columns - Added
Things to know
in docs
Jar file can also be found in the packages section here.
4.1.16
- Added property to manage null values in Map fields
- Allow separate input and output partition CSV files
- Updated README
Jar file can also be found in the packages section here.
4.1.15
4.1.13
4.1.12
4.1.11
- Fixed default writetime/ttl behavior
- Improvements to code coverage
Jar file can also be found it in the packages section here.