alamb opened a new issue, #10541: URL: https://github.com/apache/arrow-rs/issues/10541
### Is your feature request related to a problem or challenge? - Follow on to https://github.com/apache/arrow-rs/issues/8748 Parquet has added a new encoding for floating point numbers: ALP The format change is here - https://github.com/apache/parquet-format/pull/557 ### Describe the solution you'd like We should implement and support this new encoding in arrow-rs ### Describe alternatives you've considered @sdf-jkl and @devanbenz have a PR almost ready to go in - https://github.com/apache/arrow-rs/pull/9372 ### Additional context I am filing this issue so I can close the prototype one which has more backstory - https://github.com/apache/arrow-rs/issues/8748 -- 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]
