kcajf commented on issue #44957: URL: https://github.com/apache/arrow/issues/44957#issuecomment-2523310557
This is my fault. Turns out the files are actually compressed (I thought the default `compression=None` in `pyarrow.feather.writer_feather` was "no compression" and not `lz4`). It would be useful to have a flag that will error a reader if the file can't be memory-mapped. -- 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]
