Summary
Near the end of 2025, the Exasol ingestion/tests/cli_e2e/test_cli_exasol.py tests were removed, likely due to failing multiple conditions (SQLAlchemy migration, Docker image issues, etc.). Our team at Exasol was first made aware of this removal in April 2026. We would like to patch the related issues and have these tests running again in OpenMetadata's CI.
As a first step, we would re-enable all but the test_vanilla_ingestion, as this looks to be related a difference in feature coverage between what OpenMetadata uses and expects from SQLAlchemy and what sqlalchemy-exasol has defined. We hope to resolve the later issues in a subsequent task.
Summary
Near the end of 2025, the Exasol
ingestion/tests/cli_e2e/test_cli_exasol.pytests were removed, likely due to failing multiple conditions (SQLAlchemy migration, Docker image issues, etc.). Our team at Exasol was first made aware of this removal in April 2026. We would like to patch the related issues and have these tests running again in OpenMetadata's CI.As a first step, we would re-enable all but the
test_vanilla_ingestion, as this looks to be related a difference in feature coverage between what OpenMetadata uses and expects from SQLAlchemy and what sqlalchemy-exasol has defined. We hope to resolve the later issues in a subsequent task.