alamb commented on code in PR #10396:
URL: https://github.com/apache/datafusion/pull/10396#discussion_r1592878495


##########
datafusion/sqllogictest/test_files/select.slt:
##########
@@ -1613,6 +1613,14 @@ select count(1) from v;
 ----
 1
 
+# Ensure CSE resolves columns correctly

Review Comment:
   I added this test but it still resolves the expr as 1 (not 3) 🤔 



-- 
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