Skip to content

Commit df5108e

Browse files
committed
try bodo test
1 parent c0afb02 commit df5108e

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

tests/integration/test_reads.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -339,7 +339,6 @@ def test_daft_nan_rewritten(catalog: Catalog) -> None:
339339
assert math.isnan(df.to_pydict()["col_numeric"][0])
340340

341341

342-
@pytest.mark.skip(reason="Bodo should not monekeypatch PyArrowFileIO, https://github.com/apache/iceberg-python/issues/2400")
343342
@pytest.mark.integration
344343
@pytest.mark.filterwarnings("ignore")
345344
@pytest.mark.parametrize("catalog", [pytest.lazy_fixture("session_catalog_hive"), pytest.lazy_fixture("session_catalog")])

0 commit comments

Comments
 (0)