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

   Emm it's by the design of parquet variant format. In memory there is 
`VariantObject`, `VariantObject::Get(key)` would search key in metadata, find 
`field_id`, and search for `field_id` in object variant. These operations are 
operated directed in variant binary format


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