alamb opened a new pull request, #4721: URL: https://github.com/apache/arrow-datafusion/pull/4721
# Which issue does this PR close? Closes https://github.com/apache/arrow-datafusion/issues/4720 # Rationale for this change More details on ticket https://github.com/apache/arrow-datafusion/issues/4720 # What changes are included in this PR? 1. Change APIs to allow query planning without DDL execution (TODO) 2. Add doc comments about the usecase 2. Update errors in physical planner to return DataFusion::Error someone attempts to plan a DDL it is unsupported # Are these changes tested? Yes, existing tests # Are there any user-facing changes? 1. API is slightly different (different names) 1. Error messages are more precise -- 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]
