[
https://issues.apache.org/jira/browse/CALCITE-3199?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Julian Hyde resolved CALCITE-3199.
----------------------------------
Resolution: Fixed
Fixed in
[be246b9c|https://github.com/apache/calcite-avatica/commit/be246b9c5c3e2662be723147ae8aa3e3730a4d13];
thanks for the PR, [~docete]!
> DateTimeUtils.unixDateCeil should not return the same value as unixDateFloor
> ----------------------------------------------------------------------------
>
> Key: CALCITE-3199
> URL: https://issues.apache.org/jira/browse/CALCITE-3199
> Project: Calcite
> Issue Type: Bug
> Affects Versions: avatica-1.16.0
> Reporter: Zhenghua Gao
> Priority: Major
> Labels: pull-request-available
> Fix For: avatica-1.16.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> Internally, unixDateCeil & unixDateFloor call julianDateFloor and pass a
> boolean parameter to differentiate them. But unixDateCeil passes wrong
> parameter value and returns the same value as unixDateFloor does.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)