somu-imply commented on code in PR #15086:
URL: https://github.com/apache/druid/pull/15086#discussion_r1347983738


##########
sql/src/test/resources/calcite/tests/window/no_grouping.sqlTest:
##########
@@ -3,7 +3,7 @@ type: "operatorValidation"
 sql: |
   SELECT
     m1,
-    COUNT(m1) OVER () cc

Review Comment:
   We can add that with a failingTest annotation instead of the regular 
operatorValidation. That way we'll have the failing test in there so that once 
that bug gets address we can update it



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