You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Zili Chen (Jira)" <ji...@apache.org> on 2020/02/21 01:44:00 UTC

[jira] [Commented] (FLINK-13302) DateTimeUtils.unixDateCeil returns the same value as unixDateFloor does

    [ https://issues.apache.org/jira/browse/FLINK-13302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17041435#comment-17041435 ] 

Zili Chen commented on FLINK-13302:
-----------------------------------

[~docete] since the related calcite issue has been resolved, how is the plan we fix this issue with a nightly version of calcite?

> 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
>
>          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)