wgtmac commented on PR #46372:
URL: https://github.com/apache/arrow/pull/46372#issuecomment-2918052042

   > How would you avoid parsing the whole binary?
   
   The variant spec has provided sufficient metadata (dictionary of all keys 
and offset to any value) to jump into a key at arbitrary nesting level without 
decoding irrelevant binary data. It is already a parsed binary. This is 
something that XML or JSON texts cannot do.


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