Zhenghua Gao created CALCITE-3199:
-------------------------------------
Summary: DateTimeUtils.unixDateCeil returns the same value as
unixDateFloor does
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
Fix For: avatica-1.16.0
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
(v7.6.14#76016)