You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "wjones127 (via GitHub)" <gi...@apache.org> on 2023/04/11 17:00:43 UTC

[GitHub] [arrow] wjones127 commented on a diff in pull request #35017: GH-35014: [Python] Make sure unit tests can run without acero

wjones127 commented on code in PR #35017:
URL: https://github.com/apache/arrow/pull/35017#discussion_r1163100967


##########
python/pyarrow/tests/parquet/test_dataset.py:
##########
@@ -1448,6 +1448,7 @@ def test_write_to_dataset_no_partitions_s3fs(
     "ignore:'ParquetDataset:FutureWarning",
     "ignore:'partition_filename_cb':FutureWarning")
 @pytest.mark.pandas
+@pytest.mark.dataset

Review Comment:
   That's a different file; this one just requires parquet.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org