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-helperhas been renamed torow-partitioning-helperfor 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
Documentation¶
For complete information about using the Snowflake Data Validation CLI, refer to:
Documentation Index - Start here for navigation to all documentation
CLI Usage Guide - Comprehensive CLI documentation
Quick Reference Guide - Fast lookup reference
Configuration Examples - Ready-to-use configuration examples
SQL Server Commands - SQL Server specific commands
Teradata Commands - Teradata specific commands
Redshift Commands - Redshift specific commands
Support¶
If you encounter any issues or have questions:
Documentation: Full Documentation
Issues: GitHub Issues