[
https://issues.apache.org/jira/browse/HIVE-20430?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16591325#comment-16591325
]
Hive QA commented on HIVE-20430:
--------------------------------
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12936882/HIVE-20430.1.patch
{color:red}ERROR:{color} -1 due to no test(s) being added or modified.
{color:red}ERROR:{color} -1 due to 5 failed/errored test(s), 14891 tests
executed
*Failed tests:*
{noformat}
org.apache.hadoop.hive.cli.TestMiniDruidCliDriver.testCliDriver[druidmini_dynamic_partition]
(batchId=193)
org.apache.hadoop.hive.cli.TestMiniDruidCliDriver.testCliDriver[druidmini_expressions]
(batchId=193)
org.apache.hadoop.hive.cli.TestMiniDruidCliDriver.testCliDriver[druidmini_test1]
(batchId=193)
org.apache.hadoop.hive.cli.TestMiniDruidCliDriver.testCliDriver[druidmini_test_alter]
(batchId=193)
org.apache.hadoop.hive.cli.TestMiniDruidCliDriver.testCliDriver[druidmini_test_insert]
(batchId=193)
{noformat}
Test results:
https://builds.apache.org/job/PreCommit-HIVE-Build/13436/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/13436/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-13436/
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: 5 tests failed
{noformat}
This message is automatically generated.
ATTACHMENT ID: 12936882 - PreCommit-HIVE-Build
> CachedStore: bug fixes for TestEmbeddedHiveMetaStore & TestRemoteHiveMetaStore
> ------------------------------------------------------------------------------
>
> Key: HIVE-20430
> URL: https://issues.apache.org/jira/browse/HIVE-20430
> Project: Hive
> Issue Type: Sub-task
> Components: Standalone Metastore
> Affects Versions: 3.1.0
> Reporter: Vaibhav Gumashta
> Assignee: Vaibhav Gumashta
> Priority: Major
> Attachments: HIVE-20430.1.patch
>
>
> 1. getTable call needs to set TableType before returning
> 2. getTableObjectsByName should throw UnknownDBException when needed and
> should not return null table objects
> 3. listTableNamesByFilter should fall back to ObjectStore till we have the
> correct impl
> 4. listPartitionNamesPs and listPartitionsPsWithAuth are buggy
> 5. SharedCache.removePartition bug fix
> 6. removeTableColStats needs to remove all col stats when column name is null
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)