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

Hadoop QA commented on PHOENIX-5405:
------------------------------------

{color:red}-1 overall{color}.  Here are the results of testing the latest 
attachment 
  http://issues.apache.org/jira/secure/attachment/12975332/PHOENIX-5405-v1.patch
  against master branch at commit 59c5932ea1b0cad03f75d64c004f67c7f9b1b235.
  ATTACHMENT ID: 12975332

    {color:green}+1 @author{color}.  The patch does not contain any @author 
tags.

    {color:red}-1 tests included{color}.  The patch doesn't appear to include 
any new or modified tests.
                        Please justify why no new tests are needed for this 
patch.
                        Also please list what manual steps were performed to 
verify this patch.

    {color:green}+1 javac{color}.  The applied patch does not increase the 
total number of javac compiler warnings.

    {color:green}+1 release audit{color}.  The applied patch does not increase 
the total number of release audit warnings.

    {color:green}+1 lineLengths{color}.  The patch does not introduce lines 
longer than 100

     {color:red}-1 core tests{color}.  The patch failed these unit tests:
     
./phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.AlterTableWithViewsIT

Test results: 
https://builds.apache.org/job/PreCommit-PHOENIX-Build/2820//testReport/
Console output: 
https://builds.apache.org/job/PreCommit-PHOENIX-Build/2820//console

This message is automatically generated.

> Enable timerange in sql hint
> ----------------------------
>
>                 Key: PHOENIX-5405
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-5405
>             Project: Phoenix
>          Issue Type: Improvement
>            Reporter: Chen Feng
>            Priority: Minor
>         Attachments: PHOENIX-5405-v1.patch
>
>
> PHOENIX-914 enabled Native HBase timestamp support to optimize date range 
> queries in Phoenix.
> However, the end time is set at the beginning of connection. For a long term 
> connection, we cannot change SCN during processing.
> If we have knowledge of underly HBase timestamp, we can use a connection-free 
> way to query the target data by adding a hint in sql.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

Reply via email to