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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to