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

   > My experience is that if the hint schema is provided but doesn't match 
what is read from the file, an error is raised:
   
   Aah yes, I remember now. If you provide a schema it will use it as a hint 
for the schema inference process, but if that inference process ignores the 
hints for any reason it will return an error.
   
   If, however, the schema is embedded in the file, it does not error and 
behaves as I described above 


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