jonmmease opened a new pull request, #6337:
URL: https://github.com/apache/arrow-datafusion/pull/6337

   # Which issue does this PR close?
   Closes #5594
   
   # What changes are included in this PR?
   
   This PR adds support for registering Arrow files with the `SessionContext` 
and reading them. It's largely pattern matched on the existing Avro support, 
with some inspiration from #1858.
   
   # Are these changes tested?
   There is one test, but I'd appreciate guidance on what additional testing 
we'd like to have here.
   
   # Are there any user-facing changes?
   Yes, there is now a `register_arrow` method on the `SessionContext`.


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