gianm opened a new pull request, #3327: URL: https://github.com/apache/calcite/pull/3327
[CALCITE-5747](https://issues.apache.org/jira/browse/CALCITE-5747) introduced some BigQuery-specific logic for FLOOR and CEIL that is keyed off the conformance being `SqlConformanceEnum.BIG_QUERY`. However, it was implemented in such a way that implementations of `SqlConformance` that are not `SqlConformanceEnum` would throw `ClassCastException`. -- 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]
