[
https://issues.apache.org/jira/browse/HIVE-20430?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16624889#comment-16624889
]
Hive QA commented on HIVE-20430:
--------------------------------
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12940836/HIVE-20430.2.patch
{color:green}SUCCESS:{color} +1 due to 1 test(s) being added or modified.
{color:red}ERROR:{color} -1 due to 1 failed/errored test(s), 14963 tests
executed
*Failed tests:*
{noformat}
TestMiniLlapLocalCliDriver - did not produce a TEST-*.xml file (likely timed
out) (batchId=159)
[skewjoinopt15.q,vector_coalesce.q,join_emit_interval.q,load_dyn_part3.q,join_constraints_optimization.q,auto_sortmerge_join_14.q,vector_null_projection.q,vector_cast_constant.q,mapjoin2.q,schema_evol_text_vec_table_llap_io.q,bucket_map_join_tez2.q,correlationoptimizer4.q,vector_windowing_navfn.q,vectorization_12.q,vector_number_compare_projection.q,orc_merge_incompat3.q,vector_leftsemi_mapjoin.q,multi_column_in_single.q,schema_evol_orc_nonvec_table.q,cbo_rp_semijoin.q,vector_fullouter_mapjoin_1_optimized.q,schema_evol_text_vecrow_table.q,auto_sortmerge_join_15.q,vector_if_expr.q,delete_whole_partition.q,vectorized_mapjoin3.q,vector_udf2.q,llap_acid2.q,materialized_view_drop.q,vector_full_outer_join.q]
{noformat}
Test results:
https://builds.apache.org/job/PreCommit-HIVE-Build/13986/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/13986/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-13986/
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: 1 tests failed
{noformat}
This message is automatically generated.
ATTACHMENT ID: 12940836 - PreCommit-HIVE-Build
> CachedStore: bug fixes for TestEmbeddedHiveMetaStore,
> TestRemoteHiveMetaStore, TestMiniLlapCliDriver, TestMiniTezCliDriver,
> TestMinimrCliDriver
> -----------------------------------------------------------------------------------------------------------------------------------------------
>
> 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, HIVE-20430.2.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)