diff --git a/python/pyarrow/tests/test_table.py b/python/pyarrow/tests/test_table.py index 457734bb733..61cfb1af587 100644 --- a/python/pyarrow/tests/test_table.py +++ b/python/pyarrow/tests/test_table.py @@ -2424,6 +2424,7 @@ def test_numpy_asarray(constructor): assert result.dtype == "int32" +@pytest.mark.acero def test_invalid_non_join_column(): NUM_ITEMS = 30 t1 = pa.Table.from_pydict({