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

   > Note one important property of this design is that we could incrementally 
build up shredded variant output from JSON directly, rather than having to 
parse the json into a variant and then shred it again (with a copy)
   
   Same goes for converting a strongly-typed column as variant, e.g. if the 
engine/application doing the write uses a fixed schema but writes as variant 
for compat with other engines/applications -- including past self -- who prefer 
other schemas.


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

Reply via email to