We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b440682 commit d7bcb06Copy full SHA for d7bcb06
tests/integration/test_writes/test_writes.py
@@ -780,7 +780,6 @@ def test_summaries_with_only_nulls(
780
781
782
@pytest.mark.integration
783
-@pytest.mark.skip(reason="Reported the issue: https://github.com/duckdb/duckdb-iceberg/issues/185")
784
def test_duckdb_url_import(warehouse: Path, arrow_table_with_null: pa.Table) -> None:
785
os.environ["TZ"] = "Etc/UTC"
786
time.tzset()
0 commit comments