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

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

[~sergey.soldatov] I found bugs that you mentioned, and submitted new patch 
that fix the bugs. thank you for the review.

> 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.2.patch, 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)

Reply via email to