You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Paul Butler (JIRA)" <ji...@apache.org> on 2010/12/03 01:52:30 UTC

[jira] Updated: (HIVE-1763) drop table (or view) should issue warning if table doesn't exist

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

Paul Butler updated HIVE-1763:
------------------------------

    Attachment: HIVE-1763.patch

> drop table (or view) should issue warning if table doesn't exist
> ----------------------------------------------------------------
>
>                 Key: HIVE-1763
>                 URL: https://issues.apache.org/jira/browse/HIVE-1763
>             Project: Hive
>          Issue Type: Improvement
>          Components: Metastore
>            Reporter: dan f
>            Priority: Minor
>         Attachments: HIVE-1763.patch
>
>
> drop table reports "OK" even if the table doesn't exist.  Better to report something like mysql's "Unknown table 'foo'" so that, e.g., unwanted tables (especially ones with names prone to typos) don't persist.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.