You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
0.6.0.4 allows for the following syntax and much more robust schema scrubbing options. The updates are backwards compatible except the SchemaScrubber has moved from SchemaTools to its own object SchemaScrubber
overwatch/src/main/scala/com/databricks/labs/overwatch/utils/Tools.scala
Line 503 in 9d76816
AND
overwatch/src/main/scala/com/databricks/labs/overwatch/utils/Tools.scala
Line 364 in 9d76816
can be combined to accomplish all schema scrubbing needs (I think).
Additionally, MapTypes should be added to supported validations.
The text was updated successfully, but these errors were encountered: