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


   # Which issue does this PR close?
   
   Closes #1027.
   
   # What changes are included in this PR?
   - Removed the `DfTableAdapter` wrapper
   - removed dead code from scheduler planner  (`execution_plan` could not be 
downcasted to `DfTableAdapter`)
   - unwrap the dataframe into a table provider directly in the register_xx 
methods
   
   # Are there any user-facing changes?
   You cannot use dataframes in `BallistaContext.register_table()` anymore
   
   


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