[ 
https://issues.apache.org/jira/browse/HIVE-19871?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Alan Gates updated HIVE-19871:
------------------------------
       Resolution: Fixed
    Fix Version/s: 3.0.1
           Status: Resolved  (was: Patch Available)

Patch pushed to master and branch-3.  A slightly different version pushed to 
branch-3.0, since a previous patch to rename the base class for the tests had 
not been pushed to branch-3.0.  Thanks Daniel for the review.

> add_partitions, create constraint calls and create_table_with_constraints do 
> not properly handle client being configured with a non-Hive catalog.
> -------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: HIVE-19871
>                 URL: https://issues.apache.org/jira/browse/HIVE-19871
>             Project: Hive
>          Issue Type: Bug
>          Components: Metastore
>    Affects Versions: 3.0.0
>            Reporter: Alan Gates
>            Assignee: Alan Gates
>            Priority: Major
>             Fix For: 3.0.1
>
>         Attachments: HIVE-19871.patch
>
>
> If a client calls 
>  {{add_partitions(List<Partition> parts, boolean ifNotExists, boolean 
> needResults)}}
> and the catalog name is set to a non-default value in the config file but 
> unset in the partitions, the request to add the partition will fail with an 
> error message "table not found" even when the table is valid.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to