issues
search
open-metadata
/
OpenMetadata
OpenMetadata is a unified metadata platform for data discovery, data observability, and data governance powered by a central metadata repository, in-depth column level lineage, and seamless team collaboration.
https://open-metadata.org
Apache License 2.0
5.55k
stars
1.05k
forks
source link
Minor fix psql dq migration failures
#17985
Closed
TeddyCr
closed
1 month ago
TeddyCr
commented
1 month ago
Describe your changes:
Hanlde scenarios where testCaseResult is null #
Type of change:
[x] Bug fix
[ ] Improvement
[ ] New feature
[ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
[ ] Documentation
#
Checklist:
[x] I have read the
CONTRIBUTING
document.
[x] My PR title is
Fixes <issue-number>: <short explanation>
[x] I have commented on my code, particularly in hard-to-understand areas.
[x] For JSON Schema changes: I updated the migration scripts or explained why it is not needed.
Bug fix
[x] I have added a test that covers the exact scenario we are fixing. For complex issues, comment the issue number in the test for future reference.
Describe your changes:
Type of change:
#
Checklist:
Fixes <issue-number>: <short explanation>
Bug fix