get_partitions_ps throws TApplicationException if table doesn't exist
---------------------------------------------------------------------

                 Key: HIVE-2674
                 URL: https://issues.apache.org/jira/browse/HIVE-2674
             Project: Hive
          Issue Type: Bug
          Components: Metastore
            Reporter: Kevin Wilfong


If the table passed to get_partition_ps doesn't exist, a NPE is thrown by 
getPartitionPsQueryResults.  There should be a check here, which throws a 
NoSuchObjectException if the table doesn't exist.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to