alamb commented on issue #6736:
URL: https://github.com/apache/arrow-rs/issues/6736#issuecomment-2864127807

   Status report (also reported to the parquet mailing list): 
https://lists.apache.org/thread/dy22njos6c0wbo82s377wvbobbd7y6lx
   
   I am pretty stoked to report  progress on a Rust Variant implementation (see 
epic here[0]). 
   
   1. We have added example binary data in parquet-testing[1] (Thanks Micah for 
the review and merge)
   2. Jiaying's prototype [2] is looking good and we are preparing to start 
merging it in pieces
   3. I have created a PR to add a parquet-variant crate to arrow-rs[3] 
(looking for a review 🎣)
   
   Once we have the parquet-variant crate merged, I expect a series of PRs that 
incrementally adds support for different parts of the Variant specification. 
Once this is done, we will move on to integrating it into the parquet decoder. 
   
   Exciting times,
   Andrew
   
   
   [0]: https://github.com/apache/arrow-rs/issues/6736
   [1]: https://github.com/apache/parquet-testing/pull/76
   [2]: https://github.com/apache/arrow-rs/pull/7452
   [3]: https://github.com/apache/arrow-rs/pull/7485


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