databricks-diff-tblproperties-exclude-patterns
Last updated: June 9, 2026
Uses
Use this parameter to specify TBLPROPERTIES key prefixes to exclude during diff, diff-changelog, and generate-changelog operations against Databricks. This allows you to filter out specific system-managed TBLPROPERTIES that cause false positive drift detection, while still tracking other TBLPROPERTIES changes.
Syntax
You can set this parameter in the following ways:
Option | Syntax |
Liquibase properties file (defaults file) |
|
Global flow file argument (example) |
|
Global CLI parameter |
|
JVM system property JAVA_Opts Environment Variable | Unix:
Windows:
|
Liquibase environment variables |
|