tustvold commented on PR #6892:
URL: https://github.com/apache/arrow-rs/pull/6892#issuecomment-2549766960

   I'm pretty lukewarm on baking in schema coercion into the parquet reader at 
this level, the interpretation of how to map the parquet data types to arrow is 
gnarly enough without needing to also perform non-trivial schema adaption. I 
think it would be better to handle this at a higher level, e.g. as proposed by 
#6735 


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