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

   Update here 
   - @friendlymatthew  has a PR for describing a shredded schema in 
https://github.com/apache/arrow-rs/pull/7921
   - We also now have the ability to append nested `Variant`s directly with the 
builders
   - I have a PR that lets us write variants directly into in progress builders 
here: https://github.com/apache/arrow-rs/pull/7911
   
   My suggested next steps are:
   1. Finalize the API in  https://github.com/apache/arrow-rs/pull/7921
   2. Create a `shred_variant` kernel that works for existing variant arrays
   
   We can focus the effort initially on first version of `shred_variant`  where 
the API is straightfowrard 🤔 


-- 
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: github-unsubscr...@arrow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to