[
https://issues.apache.org/jira/browse/PHOENIX-3512?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15875312#comment-15875312
]
Hadoop QA commented on PHOENIX-3512:
------------------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12853641/PHOENIX-3512.2.patch
against master branch at commit e79fad947d4cad6da2af33c4f99c1d89ae6910be.
ATTACHMENT ID: 12853641
{color:green}+1 @author{color}. The patch does not contain any @author
tags.
{color:green}+1 tests included{color}. The patch appears to include 3 new
or modified tests.
{color:red}-1 patch{color}. The patch command could not apply the patch.
Console output:
https://builds.apache.org/job/PreCommit-PHOENIX-Build/776//console
This message is automatically generated.
> 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)