xuzifu666 commented on code in PR #5178: URL: https://github.com/apache/calcite/pull/5178#discussion_r3775978898
########## core/src/test/resources/sql/winagg.iq: ########## @@ -1323,4 +1323,76 @@ java.sql.SQLException: Error while executing SQL "select first_value(sal) filter from emp": FILTER clause is not supported for window function FIRST_VALUE !error +# [CALCITE-7701] Support IGNORE NULLS for FIRST_VALUE/LAST_VALUE window functions in the enumerable convention Review Comment: These SQL programs had been validated in Oracle: https://onecompiler.com/oracle/44xqcbrnw -- 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]
