alamb commented on PR #4721: URL: https://github.com/apache/arrow-datafusion/pull/4721#issuecomment-1364522866
I think some key capabilities for all users of DataFusion (including IOx) are: 1. Create a LogicalPlan from some source (e.g your own frontend) and have datafusion plan / run that for you 2. Read only SQL (no DDL / session state modifications via SQL) As long as those are possible and well documented I do not have strong opinions on the API -- 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]
