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

Tajo QA commented on TAJO-1236:
-------------------------------

{color:red}*-1 overall.*{color}  Here are the results of testing the latest 
attachment 
  http://issues.apache.org/jira/secure/attachment/12685932/TAJO-1236.patch
  against master revision release-0.9.0-rc0-78-g8f68b4b.

    {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 javadoc.{color}  The applied patch does not increase the 
total number of javadoc warnings.

    {color:green}+1 checkstyle.{color}  The patch generated 0 code style errors.

    {color:red}-1 findbugs.{color}  The patch appears to introduce 8 new 
Findbugs (version 2.0.3) warnings.

    {color:red}-1 release audit.{color}  The applied patch generated 196 
release audit warnings.

    {color:green}+1 core tests.{color}  The patch passed unit tests in 
tajo-storage.

Test results: 
https://builds.apache.org/job/PreCommit-TAJO-Build/536//testReport/
Release audit warnings: 
https://builds.apache.org/job/PreCommit-TAJO-Build/536//artifact/incubator-tajo/patchprocess/patchReleaseAuditProblems.txt
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-TAJO-Build/536//artifact/incubator-tajo/patchprocess/newPatchFindbugsWarningstajo-storage.html
Console output: https://builds.apache.org/job/PreCommit-TAJO-Build/536//console

This message is automatically generated.

> Remove slow 'new String' operation in parquet format
> ----------------------------------------------------
>
>                 Key: TAJO-1236
>                 URL: https://issues.apache.org/jira/browse/TAJO-1236
>             Project: Tajo
>          Issue Type: Improvement
>          Components: storage
>    Affects Versions: 0.9.1
>            Reporter: Jinho Kim
>            Assignee: Jinho Kim
>             Fix For: 0.9.1
>
>         Attachments: TAJO-1236.patch
>
>
> Currently, the parquet tuple converter creates ‘new String’ but TextDataum 
> need the byte array. It is unnecessary operation.



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

Reply via email to