You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2020/05/27 04:13:02 UTC

[GitHub] [arrow] houqp commented on pull request #7252: ARROW-8906: [Rust] [DataFusion] support schema inference from multiple CSV files

houqp commented on pull request #7252:
URL: https://github.com/apache/arrow/pull/7252#issuecomment-633803661


   @andygrove I have added schema merge logic to `Schema` and `Field` structs. As a result, we are now able to do schema inference per file thus avoiding the need to load records into memory.


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org