westonpace commented on a change in pull request #10636:
URL: https://github.com/apache/arrow/pull/10636#discussion_r662706403



##########
File path: python/pyarrow/tests/test_dataset.py
##########
@@ -2704,6 +2704,24 @@ def test_parquet_dataset_factory(tempdir):
     assert result.num_rows == 40
 
 
[email protected]
+def test_parquet_dataset_factory_order(tempdir):
+    import pyarrow.parquet as pq

Review comment:
       I added a comment.




-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to