AlenkaF commented on code in PR #39825:
URL: https://github.com/apache/arrow/pull/39825#discussion_r1507483483


##########
python/pyarrow/tests/parquet/conftest.py:
##########
@@ -53,23 +53,22 @@ def s3_bucket(s3_server):
 
 @pytest.fixture
 def s3_example_s3fs(s3_server, s3_bucket):

Review Comment:
   Have changed the approach, one more time, to fix the failing tests.
   
   Kept the `s3_example_s3fs ` fixture as was and added a change in 
`_generate_partition_directories` where the failure was happening due to a 
separate case of s3fs not being pyarrow `Filesystem`.
   
   
[d31a2b2](https://github.com/apache/arrow/pull/39825/commits/d31a2b224d2d40599f8dae864bffd2d904b15432)
   



-- 
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