Release Notes - Snowflake Data Validation CLI

Version 1.0.2 (December 2025)

What’s New

  • New Command: column-partitioning-helper - Interactive helper to partition wide tables by columns for more efficient validation of tables with many columns

Changes

  • Command Renamed: table-partitioning-helper has been renamed to row-partitioning-helper for improved clarity on its purpose


Version 1.0.1 (December 2025)

What’s New

This release introduces an enhancement to improve the CLI user experience whenaccessing help documentation.

Example

# These commands no longer create log files
sdv --help
sdv sqlserver --help
sdv sqlserver run-validation --help

# These commands still create log files normally
sdv sqlserver run-validation --data-validation-config-file config.yaml
Copy

Documentation

For complete information about using the Snowflake Data Validation CLI, refer to:


Support

If you encounter any issues or have questions:

  • Email: snowconvert-support@snowflake.com

  • Documentation: Full Documentation (https://github.com/snowflakedb/migrations-data-validation)

  • Issues: GitHub Issues (https://github.com/snowflakedb/migrations-data-validation/issues)

Language: English