alamb commented on issue #7941: URL: https://github.com/apache/arrow-rs/issues/7941#issuecomment-3090173185
Here is a practical suggestion on how to make progress on variant shredding -- we start working out how it would work for a simple example I have written some tests here that manually construct a shredded VariantArray and then call `variant_get` on it. - https://github.com/apache/arrow-rs/pull/7965 Perhaps someone can use that as inspiration as a first step to implement this feature -- 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