kgyrtkirk commented on code in PR #15086:
URL: https://github.com/apache/druid/pull/15086#discussion_r1347997606
##########
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:
yep; that makes sense:
* added the new test as `no_grouping2.sqlTest`
* changed `no_grouping.sqlTest` to be `failingTest`
--
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]