You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Ashutosh Chauhan (JIRA)" <ji...@apache.org> on 2012/05/31 20:27:23 UTC

[jira] [Updated] (HIVE-2530) Implement SHOW TBLPROPERTIES

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

Ashutosh Chauhan updated HIVE-2530:
-----------------------------------

      Component/s: SQL
    Fix Version/s:     (was: 0.9.0)
                   0.10.0
    
> Implement SHOW TBLPROPERTIES
> ----------------------------
>
>                 Key: HIVE-2530
>                 URL: https://issues.apache.org/jira/browse/HIVE-2530
>             Project: Hive
>          Issue Type: New Feature
>          Components: SQL
>            Reporter: Adam Kramer
>            Assignee: Lei Zhao
>            Priority: Minor
>             Fix For: 0.10.0
>
>         Attachments: HIVE-2530.D2589.1.patch, HIVE-2530.D2589.2.patch, HIVE-2530.D2589.3.patch
>
>
> Since table properties can be defined arbitrarily, they should be easy for a user to query from the command-line.
> SHOW TBLPROPERTIES tblname;
> ...would show all of them, one per row, key \t value
> SHOW TBLPROPERTIES tblname ("FOOBAR");
> ...would just show the value for the FOOBAR tblproperty.

--
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