andygrove opened a new pull request #48:
URL: https://github.com/apache/arrow-datafusion/pull/48


   # Which issue does this PR close?
   
   Closes https://github.com/apache/arrow-datafusion/issues/2
   
   # Rationale for this change
   
   One DataFrame implementation is better than two.
   
   # What changes are included in this PR?
   
   - Remove Ballista DataFrame
   - Move Ballista collect() method to BallistaContext
   
   # Are there any user-facing changes?
   
   Yes, users now get DataFusion dataframes from the BallistaContext.
   
   If there are user-facing changes then we may require documentation to be 
updated before approving the PR.
   
   There isn't really any documentation yet to update.
   
   If there are any breaking changes to public APIs, please add the `breaking 
change` label.
   
   This is a breaking change but Ballista is < 1.0.0 so expected.
   


-- 
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:
[email protected]


Reply via email to