[DISCUSS] Rust Variant Implementation Status

2025-05-08 Thread Andrew Lamb
Hello, 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

Re: [DISCUSS] Rust Variant Implementation Status

2025-05-08 Thread Russell Spitzer
Great news! On Thu, May 8, 2025 at 3:53 PM Andrew Lamb wrote: > Hello, > > 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 prototy