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


##########
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:
   This should not be required because we are already marking all as requiring 
dataset: 
https://github.com/apache/arrow/blob/main/python/pyarrow/tests/test_dataset.py#L59
   



-- 
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-unsubscr...@arrow.apache.org

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

Reply via email to