[ https://issues.apache.org/jira/browse/HIVE-5372?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13786962#comment-13786962 ]
Hive QA commented on HIVE-5372: ------------------------------- {color:red}Overall{color}: -1 at least one tests failed Here are the results of testing the latest attachment: https://issues.apache.org/jira/secure/attachment/12606973/HIVE-5372.2.patch {color:red}ERROR:{color} -1 due to 3 failed/errored test(s), 4052 tests executed *Failed tests:* {noformat} org.apache.hadoop.hive.serde2.typeinfo.TestTypeInfoUtils.testVarcharNoParams org.apache.hive.jdbc.TestJdbcDriver2.testDataTypes org.apache.hive.jdbc.TestJdbcDriver2.testResultSetMetaData {noformat} Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/1039/testReport Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/1039/console Messages: {noformat} Executing org.apache.hive.ptest.execution.PrepPhase Executing org.apache.hive.ptest.execution.ExecutionPhase Executing org.apache.hive.ptest.execution.ReportingPhase Tests failed with: TestsFailedException: 3 tests failed {noformat} This message is automatically generated. > Refactor TypeInfo and PrimitiveTypeEntry class hierachy to eliminate info > repetition > ------------------------------------------------------------------------------------ > > Key: HIVE-5372 > URL: https://issues.apache.org/jira/browse/HIVE-5372 > Project: Hive > Issue Type: Improvement > Components: Types > Affects Versions: 0.12.0 > Reporter: Xuefu Zhang > Assignee: Xuefu Zhang > Fix For: 0.13.0 > > Attachments: HIVE-5372.1.patch, HIVE-5372.2.patch, HIVE-5372.patch > > > TypeInfo with its sub-classes and PrimititiveTypeEntry class seem having > repetitive information, such as type names and type params. It will be good > if we can streamline the information organization. -- This message was sent by Atlassian JIRA (v6.1#6144)