You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Yu Zhao (JIRA)" <ji...@apache.org> on 2013/12/02 16:52:36 UTC

[jira] [Created] (HIVE-5912) Show partition command doesn't support db.table

Yu Zhao created HIVE-5912:
-----------------------------

             Summary: Show partition command doesn't support db.table
                 Key: HIVE-5912
                 URL: https://issues.apache.org/jira/browse/HIVE-5912
             Project: Hive
          Issue Type: Bug
    Affects Versions: 0.12.0
            Reporter: Yu Zhao


{code}
hive (default)> show partitions log.history;
FAILED: ParseException line 1:19 missing EOF at '.' near 'log'
{code}

This command doesn't work when we use db.tablename as tablename in its parameter.




--
This message was sent by Atlassian JIRA
(v6.1#6144)