AlenkaF opened a new pull request, #38455:
URL: https://github.com/apache/arrow/pull/38455

   ### Rationale for this change
   
   Appveyor CI is failing 
https://ci.appveyor.com/project/ApacheSoftwareFoundation/arrow/builds/48347810. 
It seems the reason for the test failures is a change in the `type_name` (from 
`"py::fsspec+s3"` to `"py::fsspec+('s3', 's3a')"`) and due to it tests are not 
being skipped.
   
   ### What changes are included in this PR?
   
   Update the check for `type_name` in case of 
`PyFileSystem(FSSpecHandler(s3fs.S3FileSystem()))`.


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