superserious-dev commented on issue #8087:
URL: https://github.com/apache/arrow-rs/issues/8087#issuecomment-3207094102

   @alamb, I think the casting behavior(eg. the type-widening of Int32 -> 
Int64) could make sense to implement in 
https://github.com/apache/arrow-rs/issues/8086 rather than this issue. Casting 
seems to be an extra step after typed access with the construction of a 
primitive output builder.  
https://github.com/apache/arrow-rs/blob/21a9a2ad5f047d08883fd7589b2053cdd9b56626/parquet-variant-compute/src/variant_get/output/mod.rs#L76-L86


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