mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-07-16 05:30:39 +00:00

* fix(data-quality): incompatible columns gracefully fail when a column of incompatible type is submitted for a test case * format * added condition to handle only colum test cases * fixed tests * format