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

   > Basically a kernel like
   > 
   > /// Unshreds Variant
   > fn unshred_variant(input: VariantArray) -> VariantArray { ... }
   
   FYI @zeroshade I think said the Golang implementation somehow re-shredded on 
read (VariantArray returned a Variant) - 
https://github.com/apache/arrow-rs/pull/7905#discussion_r2201731624
   
   I haven't fully worked out how that would work


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