Zhenghua Gao created FLINK-13302:
------------------------------------

             Summary: 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: Bug
          Components: Table SQL / Legacy Planner
    Affects Versions: 1.9.0, 1.10.0
            Reporter: Zhenghua Gao
            Assignee: Zhenghua Gao
             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)

Reply via email to