julianhyde commented on code in PR #4201:
URL: https://github.com/apache/calcite/pull/4201#discussion_r1962183633


##########
core/src/test/resources/sql/agg.iq:
##########
@@ -3815,4 +3815,51 @@ select distinct sum(deptno + '1') as deptsum from dept 
order by 1;
 
 !ok
 
+# [CALCITE-2192] In query that applies COALESCE to nullable SUM, 
EnumerableProjectToCalcRule throws AssertionError

Review Comment:
   not CALCITE-2192



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

Reply via email to