tustvold opened a new pull request, #1682:
URL: https://github.com/apache/arrow-rs/pull/1682

   _Draft as I need to work out how to deal with unsupported types (#1666)_
   
   # Which issue does this PR close?
   
   Closes #1655
   Closes #1663 
   Closes #1652 
   Closes #1654
   Closes #1681
   Closes #1680
   Closes #1666
   
   # Rationale for this change
   
   See tickets, in particular #1655 
   
   # What changes are included in this PR?
   
   This separates the schema inference logic from the logic that reads the 
parquet file, this makes the logic clearer, easier to test, and hopefully less 
buggy.
   
   # Are there any user-facing changes?
   
   Yes, this changes the schema inference behaviour 
   


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