You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2022/11/29 23:35:13 UTC

[GitHub] [arrow-datafusion] comphead commented on pull request #4429: The CLI panics when passing an invalid explain query

comphead commented on PR #4429:
URL: https://github.com/apache/arrow-datafusion/pull/4429#issuecomment-1331454937

   Hi @HaoYang670 please check the PR
   But tbh the optimizer doesn't respect errors now so the error message looks like 
   ```
   DataFusion CLI v14.0.0
   ❯ explain explain select 1;
   Internal("Unsupported logical plan: Explain must be root of the plan")
   ```


-- 
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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org