scovich commented on issue #7711:
URL: https://github.com/apache/arrow-rs/issues/7711#issuecomment-2987955400

   I just realized, there's a possible connection with variant (un)shredding 
operations (https://github.com/apache/arrow-rs/issues/7715) -- one could easily 
imagine a shredding operation iterating over the fields of an object, and for 
efficiency reasons it will likely be important to work with the raw byte slice 
that contains each variant value, not fully decoded `Variant` instances.


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