[
https://issues.apache.org/jira/browse/PHOENIX-5108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16748306#comment-16748306
]
Hadoop QA commented on PHOENIX-5108:
------------------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12955714/PHOENIX-5108-HBase-1.3.patch
against master branch at commit c8686ce73093b879bbda5f08f3e7933a9708e110.
ATTACHMENT ID: 12955714
{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: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:
+ configuration.set(String.format("%s_%d", VALUE_NAME, i),
SchemaUtil.normalizeIdentifier(columns[i]));
+ + " with requiredColumns : "+requiredColumns.mkString("," ) + " and
filters : " + filters.mkString("," ))
{color:red}-1 core tests{color}. The patch failed these unit tests:
org.apache.phoenix.util.QueryUtilTest
org.apache.phoenix.util.ColumnInfoTest
Test results:
https://builds.apache.org/job/PreCommit-PHOENIX-Build/2265//testReport/
Release audit warnings:
https://builds.apache.org/job/PreCommit-PHOENIX-Build/2265//artifact/patchprocess/patchReleaseAuditWarnings.txt
Console output:
https://builds.apache.org/job/PreCommit-PHOENIX-Build/2265//console
This message is automatically generated.
> Normalize column names while generating SELECT statement in the spark
> connector
> -------------------------------------------------------------------------------
>
> Key: PHOENIX-5108
> URL: https://issues.apache.org/jira/browse/PHOENIX-5108
> Project: Phoenix
> Issue Type: Bug
> Reporter: Thomas D'Silva
> Assignee: Thomas D'Silva
> Priority: Major
> Fix For: connectors-1.0.0
>
> Attachments: PHOENIX-5108-HBase-1.3.patch
>
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)