[ https://issues.apache.org/jira/browse/HIVE-19972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16521951#comment-16521951 ]
Hive QA commented on HIVE-19972: -------------------------------- Here are the results of testing the latest attachment: https://issues.apache.org/jira/secure/attachment/12928976/HIVE-19972.01-branch-3.patch {color:red}ERROR:{color} -1 due to no test(s) being added or modified. {color:red}ERROR:{color} -1 due to 10 failed/errored test(s), 14365 tests executed *Failed tests:* {noformat} TestBeeLineDriver - did not produce a TEST-*.xml file (likely timed out) (batchId=257) TestDummy - did not produce a TEST-*.xml file (likely timed out) (batchId=257) TestMiniDruidCliDriver - did not produce a TEST-*.xml file (likely timed out) (batchId=257) TestMiniDruidKafkaCliDriver - did not produce a TEST-*.xml file (likely timed out) (batchId=257) TestMinimrCliDriver - did not produce a TEST-*.xml file (likely timed out) (batchId=95) [infer_bucket_sort_num_buckets.q,infer_bucket_sort_reducers_power_two.q,parallel_orderby.q,bucket_num_reducers_acid.q,scriptfile1.q,infer_bucket_sort_map_operators.q,infer_bucket_sort_merge.q,root_dir_external_table.q,infer_bucket_sort_dyn_part.q,udf_using.q] TestTezPerfCliDriver - did not produce a TEST-*.xml file (likely timed out) (batchId=257) org.apache.hadoop.hive.metastore.client.TestRuntimeStats.testCleanup[Remote] (batchId=212) org.apache.hadoop.hive.ql.TestWarehouseExternalDir.testManagedPaths (batchId=234) org.apache.hive.service.TestHS2ImpersonationWithRemoteMS.testImpersonation (batchId=243) org.apache.hive.spark.client.rpc.TestRpc.testServerPort (batchId=309) {noformat} Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/12073/testReport Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/12073/console Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-12073/ Messages: {noformat} Executing org.apache.hive.ptest.execution.TestCheckPhase Executing org.apache.hive.ptest.execution.PrepPhase Executing org.apache.hive.ptest.execution.YetusPhase Executing org.apache.hive.ptest.execution.ExecutionPhase Executing org.apache.hive.ptest.execution.ReportingPhase Tests exited with: TestsFailedException: 10 tests failed {noformat} This message is automatically generated. ATTACHMENT ID: 12928976 - PreCommit-HIVE-Build > Followup to HIVE-19928 : Fix the check for managed table > -------------------------------------------------------- > > Key: HIVE-19972 > URL: https://issues.apache.org/jira/browse/HIVE-19972 > Project: Hive > Issue Type: Bug > Reporter: Deepak Jaiswal > Assignee: Deepak Jaiswal > Priority: Major > Fix For: 3.1.0, 4.0.0 > > Attachments: HIVE-19972.01-branch-3.patch, HIVE-19972.1.patch, > HIVE-19972.2.patch, HIVE-19972.3.patch > > > The check for managed table should use ENUM comparison rather than string > comparison. > The check in the patch will always return false, thus maintaining existing > behavior. -- This message was sent by Atlassian JIRA (v7.6.3#76005)