chunweilei opened a new pull request #1108: [CALCITE-863] support RESPECT NULLS, IGNORE NULLS option for lead, lag function URL: https://github.com/apache/calcite/pull/1108 JIRA: https://issues.apache.org/jira/browse/CALCITE-883 Only four window function including lead, lag, first_value, last_value can specify RESPECT NULLS or IGNORE NULLS. Though it works, I would like to see whether it is in the right way. Any comment will be appreciated.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
