asfimport opened a new issue, #99: URL: https://github.com/apache/arrow-js/issues/99
The attached dataframe with a few records fails to load properly when using the JS arrow library. When inspecting the loaded content, the string values seem to include characters before the actual start of the string. Loading a large file like this is also extremely slow. The file was generated using the latest pandas and pyarrow versions. To rule out platform dependent issues with writing the file, the same file was computed and written on Windows 10 and linux. Both files were binary identical and loaded without issues in pandas. **Reporter**: [Daniel Bachler](https://issues.apache.org/jira/browse/ARROW-13818) #### Original Issue Attachments: - [metadata-tiny.feather](https://issues.apache.org/jira/secure/attachment/13032791/metadata-tiny.feather) <sub>**Note**: *This issue was originally created as [ARROW-13818](https://issues.apache.org/jira/browse/ARROW-13818). Please see the [migration documentation](https://github.com/apache/arrow/issues/14542) for further details.*</sub> -- 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: issues-unsubscr...@arrow.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org