paleolimbot commented on issue #11934:
URL: https://github.com/apache/arrow/issues/11934#issuecomment-1009479715


   Thanks for making this example easy for me to reproduce!
   
   You're right, this example fails for me in the same way that it fails for 
you. Based on the stack trace of the error, it looks like this is coming from 
the minio.s3 library (and the aws.s3 library in your previous example). From 
examining the local file that was saved, it doesn't appear that the arrow 
package wrote an invalid file...rather, it looks like the minio.s3 and aws.s3 
packages are interpreting the content of the file as a file path somewhere. 
Would it be reasonable to open an issue in either or both of those repositories 
to fix that code?


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