rdettai commented on pull request #1013:
URL: https://github.com/apache/arrow-datafusion/pull/1013#issuecomment-923700687


   Rebase on #1016 allowed to remove async from `BallistaContext.sql(&str)`, 
only api changes are now:
   - implementers of TableProvider need to make their implementation of `scan` 
async
   - `ExecutionContext.create_physical_plan(&LogicalPlan)` is now async and 
thus needs to be `.await`ed


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