xuzifu666 commented on code in PR #5019: URL: https://github.com/apache/calcite/pull/5019#discussion_r3432734332
########## core/src/test/resources/sql/winagg.iq: ########## @@ -1173,4 +1173,116 @@ order by 1; (14 rows) !ok + +# [CALCITE-6442] Support FILTER clause with window functions Review Comment: This data source should be different. I used the standard Scott data source for the test set, and it passed the syntax verification. I'll investigate the Calcite data source later. @iwanttobepowerful -- 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]
