scovich commented on PR #10157:
URL: https://github.com/apache/arrow-rs/pull/10157#issuecomment-4898360704

   > (b) not a good fit for shredding - perfect for `variant_get`, because it's 
very permissive and aggressive.
   
   Good fit for SQL uses of `variant_get`, yes. For field extraction in 
imperative code? Not so sure. I guess one could manually drill down the 
jsonpath in such cases... 


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