[ https://issues.apache.org/jira/browse/HIVE-5983?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13843512#comment-13843512 ]
Hive QA commented on HIVE-5983: ------------------------------- {color:green}Overall{color}: +1 all checks pass Here are the results of testing the latest attachment: https://issues.apache.org/jira/secure/attachment/12617649/HIVE-5983.patch {color:green}SUCCESS:{color} +1 4761 tests passed Test results: http://bigtop01.cloudera.org:8080/job/PreCommit-HIVE-Build/582/testReport Console output: http://bigtop01.cloudera.org:8080/job/PreCommit-HIVE-Build/582/console Messages: {noformat} Executing org.apache.hive.ptest.execution.PrepPhase Executing org.apache.hive.ptest.execution.ExecutionPhase Executing org.apache.hive.ptest.execution.ReportingPhase {noformat} This message is automatically generated. ATTACHMENT ID: 12617649 > Fix name of ColumnProjectionUtils.appendReadColumnIDs > ----------------------------------------------------- > > Key: HIVE-5983 > URL: https://issues.apache.org/jira/browse/HIVE-5983 > Project: Hive > Issue Type: Bug > Reporter: Brock Noland > Assignee: Brock Noland > Attachments: HIVE-5983.patch > > > In HIVE-5855 I tried to remove a backwards incompatibility, but I named the > method appendReadColumnID where it should be appendReadColumnIDs: > https://github.com/apache/hive/blob/branch-0.12/serde/src/java/org/apache/hadoop/hive/serde2/ColumnProjectionUtils.java#L51 -- This message was sent by Atlassian JIRA (v6.1.4#6159)