mihaibudiu opened a new pull request, #5155: URL: https://github.com/apache/calcite/pull/5155
## Jira Link [CALCITE-7692](https://issues.apache.org/jira/browse/CALCITE-7692) ## Changes Proposed FLOOR/CEIL were only implemented correctly for INTERVAL LITERALS. This PR generalizes them to arbitrary intervals, using the convertlet table. The implementation bails out for non-deterministic functions - that should probably be handled in a different place for all such rewrites. -- 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]
