[ https://issues.apache.org/jira/browse/FLINK-13302?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jark Wu resolved FLINK-13302. ----------------------------- Resolution: Fixed Fixed in 1.10.0: 763dad49dcfe96fa56fb88da0a4d7d53e148f337 Fixed in 1.9.0: e81bf96af9f18510973167a734427949c94ffcfd > 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 > > 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 (v7.6.14#76016)