isaacbrodsky opened a new pull request #12718:
URL: https://github.com/apache/arrow/pull/12718


   While https://issues.apache.org/jira/browse/ARROW-8674 is not implemented, 
ArrowJS will silently provide corrupt (not uncompressed) data to applications 
when compressed files are passed in. This happens to be the default from 
Python, e.g. with `df.to_feather('my_file')`.
   
   Opening as a draft as I didn't find how to add a sample file for testing 
that this behaves as expected. I'd appreciate any pointers on which part of the 
test suite we can assert this behavior in.


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