alamb opened a new issue, #4072: URL: https://github.com/apache/arrow-rs/issues/4072
With the advent of the RawJSON reader, added in https://github.com/apache/arrow-rs/pull/3479, that improves JSON reading performance, we would like to tell more people about it. The idea is to write a blog post covering: 1. The basics of hte new JSON reader, and performance mesuments https://github.com/apache/arrow-rs/pull/3479 2. Describe using the new code to convert Rust structures into Arrow structures using Serde: https://github.com/apache/arrow-rs/pull/3979 3. Maybe the speed improvements in the csv reader https://github.com/apache/arrow-rs/pull/3604 -- 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]
