[
https://issues.apache.org/jira/browse/PHOENIX-5728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17038123#comment-17038123
]
Hadoop QA commented on PHOENIX-5728:
------------------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12993618/PHOENIX-5728.master.000.patch
against master branch at commit f592bfdecbf5a50b54f71bad82f52a0504d6eaf5.
ATTACHMENT ID: 12993618
{color:green}+1 @author{color}. The patch does not contain any @author
tags.
{color:green}+0 tests included{color}. The patch appears to be a
documentation, build,
or dev patch that doesn't require tests.
{color:green}+1 javac{color}. The applied patch does not increase the
total number of javac compiler warnings.
{color:red}-1 release audit{color}. The applied patch generated 1 release
audit warnings (more than the master's current 0 warnings).
{color:red}-1 lineLengths{color}. The patch introduces the following lines
longer than 100:
+ // if we are using the ONE_CELL_PER_COLUMN_FAMILY storage
scheme, we will have the single kv even though there are no values for col
family v2
+ "explainPlan": "CLIENT 1-CHUNK 0 ROWS 20 BYTES PARALLEL 1-WAY FULL SCAN
OVER %s\n SERVER FILTER BY FIRST KEY ONLY"
+ "explainPlan": "CLIENT %s PARALLEL 3-WAY FULL SCAN OVER %s\n SERVER
FILTER BY B.V2 = 'foo'\nCLIENT MERGE SORT"
+ "explainPlan": "CLIENT 4-CHUNK 1 ROWS %s BYTES PARALLEL 3-WAY FULL SCAN
OVER %s\nCLIENT MERGE SORT"
+ "explainPlan": "CLIENT 1-CHUNK 1 ROWS %s BYTES PARALLEL 1-WAY POINT LOOKUP
ON 1 KEY OVER %s\nCLIENT MERGE SORT"
{color:green}+1 core tests{color}. The patch passed unit tests in .
Test results:
https://builds.apache.org/job/PreCommit-PHOENIX-Build/3447//testReport/
Release audit warnings:
https://builds.apache.org/job/PreCommit-PHOENIX-Build/3447//artifact/patchprocess/patchReleaseAuditWarnings.txt
Console output:
https://builds.apache.org/job/PreCommit-PHOENIX-Build/3447//console
This message is automatically generated.
> Gold files for Phoenix test BaseStatsCollectorIT
> ------------------------------------------------
>
> Key: PHOENIX-5728
> URL: https://issues.apache.org/jira/browse/PHOENIX-5728
> Project: Phoenix
> Issue Type: Sub-task
> Affects Versions: 5.1.0, 4.15.1
> Reporter: Viraj Jasani
> Assignee: Viraj Jasani
> Priority: Major
> Fix For: 5.1.0, 4.15.1
>
> Attachments: PHOENIX-5728.master.000.patch,
> PHOENIX-5728.master.000.patch
>
>
> Provide golden files for QueryPlan result comparison for all abstract test
> class BaseStatsCollectorIT that includes tests of all stats collections
> including:
> * NamespaceDisabledStatsCollectorIT
> * NamespaceEnabledStatsCollectorIT
> * NonTxStatsCollectorIT
> * TxStatsCollectorIT
--
This message was sent by Atlassian Jira
(v8.3.4#803005)