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

Hadoop QA commented on PHOENIX-3545:
------------------------------------

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

    {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 javadoc{color}.  The javadoc tool appears to have generated 
44 warning messages.

    {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.tx.TransactionIT

Test results: 
https://builds.apache.org/job/PreCommit-PHOENIX-Build/709//testReport/
Javadoc warnings: 
https://builds.apache.org/job/PreCommit-PHOENIX-Build/709//artifact/patchprocess/patchJavadocWarnings.txt
Console output: 
https://builds.apache.org/job/PreCommit-PHOENIX-Build/709//console

This message is automatically generated.

> Add integration tests for string upper and lower
> ------------------------------------------------
>
>                 Key: PHOENIX-3545
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-3545
>             Project: Phoenix
>          Issue Type: Test
>            Reporter: Kevin Liew
>            Assignee: Kevin Liew
>              Labels: string
>             Fix For: 4.10.0
>
>         Attachments: PHOENIX-3545.patch
>
>
> Phoenix 4.5.0 had an issue parsing concatenated strings in a string function.
> {code}
> MessageText = "[Simba][Phoenix] (2160) RuntimeException: 
> org.apache.phoenix.schema.TypeMismatchException: ERROR 203 (22005): Type 
> mismatch. VARCHAR for (FIRST_NAME + ' ' + LAST_NAME) -> 
> TypeMismatchException: ERROR 203 (22005): Type mismatch. VARCHAR for 
> (FIRST_NAME + ' ' + LAST_NAME)"
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to