alamb commented on issue #7941: URL: https://github.com/apache/arrow-rs/issues/7941#issuecomment-3085620834
> Interesting shredded fields -- Even if we magically/luckily don't pay to create other/unrelated variant fields, we still end up (re)creating the Variant::ShreddedVariantObject for the path of interest. Which is itself potentially quite wide and deep and thus a lot of work. That is an interesting point -- maybe we could somehow defer the construction of the shredded `Variant` (whatever form that takes) until actual access. We would have to play around with it I think -- 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