[
https://issues.apache.org/jira/browse/CALCITE-7692?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mihai Budiu resolved CALCITE-7692.
----------------------------------
Fix Version/s: 1.43.0
Assignee: Mihai Budiu
Resolution: Fixed
Fixed in
[https://github.com/apache/calcite/commit/b3527ee546f3a12d7c0c2ff75a10d3805e4cc747]
Thank you for the review [~xuzifu666]
> 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
> Assignee: Mihai Budiu
> Priority: Minor
> Labels: pull-request-available
> Fix For: 1.43.0
>
>
> 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)