You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Jeongdae Kim (JIRA)" <ji...@apache.org> on 2017/02/14 02:23:41 UTC

[jira] [Commented] (PHOENIX-3512) PhoenixStorageHandler makes erroneous query string when handling between clauses with date constants.

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

Jeongdae Kim commented on PHOENIX-3512:
---------------------------------------

failed tests are not related to this patch. could anyone give me reviews for this patch?

> PhoenixStorageHandler makes erroneous query string when handling between clauses with date constants.
> -----------------------------------------------------------------------------------------------------
>
>                 Key: PHOENIX-3512
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-3512
>             Project: Phoenix
>          Issue Type: Bug
>    Affects Versions: 4.8.0
>            Reporter: Jeongdae Kim
>            Assignee: Jeongdae Kim
>              Labels: HivePhoenix
>         Attachments: PHOENIX-3512.patch
>
>
> ex) l_shipdate BETWEEN '1992-01-02' AND '1992-02-02' --> l_shipdate between to_date('694278000000') and to_date('696956400000')



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)