[
https://issues.apache.org/jira/browse/FLINK-13302?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-13302:
-----------------------------------
Labels: pull-request-available (was: )
> DateTimeUtils.unixDateCeil returns the same value as unixDateFloor does
> -----------------------------------------------------------------------
>
> Key: FLINK-13302
> URL: https://issues.apache.org/jira/browse/FLINK-13302
> Project: Flink
> Issue Type: Sub-task
> Components: Table SQL / Legacy Planner
> Affects Versions: 1.9.0, 1.10.0
> Reporter: Zhenghua Gao
> Assignee: Zhenghua Gao
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.9.0, 1.10.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)