[ https://issues.apache.org/jira/browse/HIVE-16711?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16018573#comment-16018573 ]
Hive QA commented on HIVE-16711: -------------------------------- Here are the results of testing the latest attachment: https://issues.apache.org/jira/secure/attachment/12869127/HIVE-16711.03.patch {color:green}SUCCESS:{color} +1 due to 1 test(s) being added or modified. {color:red}ERROR:{color} -1 due to 5 failed/errored test(s), 10740 tests executed *Failed tests:* {noformat} org.apache.hadoop.hive.cli.TestMiniLlapLocalCliDriver.testCliDriver[columnstats_part_coltype] (batchId=156) org.apache.hadoop.hive.cli.TestMiniLlapLocalCliDriver.testCliDriver[vector_if_expr] (batchId=144) org.apache.hadoop.hive.cli.TestMiniLlapLocalCliDriver.testCliDriver[vector_join30] (batchId=149) org.apache.hadoop.hive.cli.TestMiniTezCliDriver.testCliDriver[explainanalyze_3] (batchId=97) org.apache.hadoop.hive.cli.TestMiniTezCliDriver.testCliDriver[explainuser_3] (batchId=97) {noformat} Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/5370/testReport Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/5370/console Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-5370/ Messages: {noformat} Executing org.apache.hive.ptest.execution.TestCheckPhase Executing org.apache.hive.ptest.execution.PrepPhase Executing org.apache.hive.ptest.execution.ExecutionPhase Executing org.apache.hive.ptest.execution.ReportingPhase Tests exited with: TestsFailedException: 5 tests failed {noformat} This message is automatically generated. ATTACHMENT ID: 12869127 - PreCommit-HIVE-Build > Remove property_id column from metastore_db_properties table > ------------------------------------------------------------ > > Key: HIVE-16711 > URL: https://issues.apache.org/jira/browse/HIVE-16711 > Project: Hive > Issue Type: Improvement > Reporter: Vihang Karajgaonkar > Assignee: Vihang Karajgaonkar > Priority: Minor > Attachments: HIVE-16711.01.patch, HIVE-16711.02.patch, > HIVE-16711.03.patch > > > The property id column of the table {{METASTORE_DB_PROPERTIES}} is not really > needed. We could instead convert column {{PROPERTY_KEY}} to primary key and > change the identity-type to "application" in package.jdo file. -- This message was sent by Atlassian JIRA (v6.3.15#6346)