siddharthteotia commented on code in PR #11577:
URL: https://github.com/apache/pinot/pull/11577#discussion_r1325405036
##########
pinot-query-planner/src/test/resources/queries/WindowFunctionPlans.json:
##########
@@ -1238,6 +1238,19 @@
"\n"
]
},
+ {
Review Comment:
Do we already have a test for the scenario where if we use `ROWS` frame type
for an OVER() clause without `ORDER BY`, it throws syntax error or implicit
conversion to `RANGE` frame type ?
--
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]