Mihai Budiu created CALCITE-7692:
------------------------------------
Summary: FLOOR/CEIL of INTERVAL produces wrong results
Key: CALCITE-7692
URL: https://issues.apache.org/jira/browse/CALCITE-7692
Project: Calcite
Issue Type: Bug
Components: core
Affects Versions: 1.42.0
Reporter: Mihai Budiu
There are already some tests in SqlOperatorTest.testFloorFuncInterval but they
are not executed because of "!f.brokenTestsEnabled()"
I could not find a matching issue, though.
There's a convertlet which implements some operations but only for INTERVAL
literals, the result will be wrong for non-literals.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)