[ https://issues.apache.org/jira/browse/HIVE-5372?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13786786#comment-13786786 ]
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/12606903/HIVE-5372.1.patch {color:red}ERROR:{color} -1 due to 11 failed/errored test(s), 4024 tests executed *Failed tests:* {noformat} org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_type_conversions_1 org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_varchar_nested_types org.apache.hadoop.hive.cli.TestNegativeCliDriver.testNegativeCliDriver_invalid_varchar_length_1 org.apache.hadoop.hive.cli.TestNegativeCliDriver.testNegativeCliDriver_invalid_varchar_length_2 org.apache.hadoop.hive.cli.TestNegativeCliDriver.testNegativeCliDriver_invalid_varchar_length_3 org.apache.hadoop.hive.cli.TestNegativeCliDriver.testNegativeCliDriver_script_broken_pipe1 org.apache.hadoop.hive.cli.TestNegativeCliDriver.testNegativeCliDriver_serde_regex org.apache.hadoop.hive.ql.parse.TestParse.testParse_input9 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/1035/testReport Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/1035/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: 11 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.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)