[
https://issues.apache.org/jira/browse/PHOENIX-5898?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17146005#comment-17146005
]
Hadoop QA commented on PHOENIX-5898:
------------------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/13006358/PHOENIX-5898.4.x.002.patch
against 4.x branch at commit cea5200e94187f8c8e49ef9d17af07c088c6000e.
ATTACHMENT ID: 13006358
{color:green}+1 @author{color}. The patch does not contain any @author
tags.
{color:green}+1 tests included{color}. The patch appears to include 1 new
or modified tests.
{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:red}-1 lineLengths{color}. The patch introduces the following lines
longer than 100:
+ "SELECT to_number(current_time()) as t, col6
from %s where col4 = 'd41'",
+ "SELECT to_number(current_time()) as t, col6 from
%s where col5 = 'e51'",
{color:green}+1 core tests{color}. The patch passed unit tests in .
Test results:
https://builds.apache.org/job/PreCommit-PHOENIX-Build/3992//testReport/
Code Coverage results:
https://builds.apache.org/job/PreCommit-PHOENIX-Build/3992//artifact/phoenix-core/target/site/jacoco/index.html
Console output:
https://builds.apache.org/job/PreCommit-PHOENIX-Build/3992//console
This message is automatically generated.
> Phoenix function CURRENT_TIME() returns wrong result when view indexes are
> used.
> --------------------------------------------------------------------------------
>
> Key: PHOENIX-5898
> URL: https://issues.apache.org/jira/browse/PHOENIX-5898
> Project: Phoenix
> Issue Type: Bug
> Affects Versions: 5.0.0, 4.15.0
> Reporter: Jacob Isaac
> Assignee: Jacob Isaac
> Priority: Major
> Fix For: 5.1.0, 4.16.0, 4.x
>
> Attachments: PHOENIX-5898.4.x.002.patch, SampleTest.java
>
>
> Here is a sample test.
> [^SampleTest.java]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)