OpenMetadata/ingestion/tests/integration/postgres
Imri Paran 5da7bb049c
MINOR: fix table profiler on empty tables in trino (#17471)
* fix(profiler): trino

coalesce row count to 0 if result is null. this value gets returned for empty tables

* fixed test_metadata.py
2024-08-20 08:42:10 +00:00
..
data MINOR: postgres integration test (#15929) 2024-04-19 10:00:37 -07:00
__init__.py MINOR: postgres integration test (#15929) 2024-04-19 10:00:37 -07:00
bad_query_log.csv MINOR: raise lineage error when table does not exist (#16756) 2024-06-24 21:41:59 +05:30
conftest.py Fixes 17413: Fix one sided tests for columnValueLengthsToBeBetween and columnValuesToBeBetween (#17423) 2024-08-19 09:09:35 +02:00
test_data_quality.py fix(dq): data types for unique columns (#17431) 2024-08-19 14:28:42 +02:00
test_lineage.py MINOR: fix sample data issue with Pydantic v2 and refactor python integration tests (#16943) 2024-07-17 08:11:34 +02:00
test_metadata.py MINOR: fix sample data issue with Pydantic v2 and refactor python integration tests (#16943) 2024-07-17 08:11:34 +02:00
test_profiler.py MINOR: fix sample data issue with Pydantic v2 and refactor python integration tests (#16943) 2024-07-17 08:11:34 +02:00
test_usage.py MINOR: fix table profiler on empty tables in trino (#17471) 2024-08-20 08:42:10 +00:00