We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd76ad0 commit 021ee02Copy full SHA for 021ee02
acceptance/bundle/validate/definitions_yaml_anchors/databricks.yml
@@ -1,6 +1,6 @@
1
# This test verifies that bundles can use the 'definitions' field for YAML anchors
2
-# without triggering the OSS Spark Pipelines validation error.
3
-# This is a common pattern for reusing configuration across multiple resources.
+# without triggering the OSS Spark Pipelines validation error. This was a regression
+# patched in https://github.com/databricks/cli/pull/3889
4
5
definitions:
6
common_cluster_settings: &common_cluster_settings
0 commit comments