[ https://issues.apache.org/jira/browse/HIVE-6766?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13956715#comment-13956715 ]
Hive QA commented on HIVE-6766: ------------------------------- {color:green}Overall{color}: +1 all checks pass Here are the results of testing the latest attachment: https://issues.apache.org/jira/secure/attachment/12637984/HIVE-6766.1.patch {color:green}SUCCESS:{color} +1 5539 tests passed Test results: http://bigtop01.cloudera.org:8080/job/PreCommit-HIVE-Build/2066/testReport Console output: http://bigtop01.cloudera.org:8080/job/PreCommit-HIVE-Build/2066/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: 12637984 > HCatLoader always returns Char datatype with maxlength(255) when table > format is ORC > ------------------------------------------------------------------------------------- > > Key: HIVE-6766 > URL: https://issues.apache.org/jira/browse/HIVE-6766 > Project: Hive > Issue Type: Bug > Components: HCatalog > Affects Versions: 0.13.0 > Reporter: Eugene Koifman > Assignee: Eugene Koifman > Priority: Critical > Attachments: HIVE-6766.1.patch, HIVE-6766.patch > > > attached patch contains > org.apache.hive.hcatalog.pig.TestOrcHCatPigStorer#testWriteChar() > which shows that char(5) value written to Hive (ORC) table using HCatStorer > will come back as char(255) when read with HCatLoader. -- This message was sent by Atlassian JIRA (v6.2#6252)