findepi commented on PR #12864:
URL: https://github.com/apache/datafusion/pull/12864#issuecomment-2431080081

   This should fail to build the initial plan. Instead it fails at some later 
stages:
   
   ```
   > EXPLAIN CREATE TABLE t(a int) AS VALUES (a + a);
   +-----------+------+
   | plan_type | 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-unsubscr...@datafusion.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org
For additional commands, e-mail: github-h...@datafusion.apache.org

Reply via email to