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

Hudson commented on PHOENIX-3512:
---------------------------------

FAILURE: Integrated in Jenkins build Phoenix-master #1563 (See 
[https://builds.apache.org/job/Phoenix-master/1563/])
PHOENIX-3512 PhoenixStorageHandler makes erroneous query string when (ssa: rev 
05c37a91511b21d01b30107b5fd4dc98eacb041f)
* (edit) 
phoenix-hive/src/main/java/org/apache/phoenix/hive/query/PhoenixQueryBuilder.java
* (edit) 
phoenix-hive/src/test/java/org/apache/phoenix/hive/query/PhoenixQueryBuilderTest.java


> 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