You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Russell Melick (JIRA)" <ji...@apache.org> on 2010/11/03 05:38:25 UTC

[jira] Created: (HIVE-1764) Add command for DESCRIBE indexes

Add command for DESCRIBE indexes
--------------------------------

                 Key: HIVE-1764
                 URL: https://issues.apache.org/jira/browse/HIVE-1764
             Project: Hive
          Issue Type: Improvement
          Components: Indexing
    Affects Versions: 0.7.0
            Reporter: Russell Melick
            Assignee: Jeffrey Lym
             Fix For: 0.7.0


Followup for HIVE-1497

 * Work out the syntax for DESCRIBE, taking partitioning into account.
 * Allow regular expressions for selecting tables (like SHOW TABLES )
 * Enable showing indexes which are only on specific partitions

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


[jira] [Updated] (HIVE-1764) Add command for DESCRIBE indexes

Posted by "John Sichi (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HIVE-1764?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

John Sichi updated HIVE-1764:
-----------------------------

    Description: 
Followup for HIVE-1497

 * Display any additional information not included in SHOW INDEX


  was:
Followup for HIVE-1497

 * Work out the syntax for DESCRIBE, taking partitioning into account.
 * Allow regular expressions for selecting tables (like SHOW TABLES )
 * Enable showing indexes which are only on specific partitions

    
> Add command for DESCRIBE indexes
> --------------------------------
>
>                 Key: HIVE-1764
>                 URL: https://issues.apache.org/jira/browse/HIVE-1764
>             Project: Hive
>          Issue Type: Improvement
>          Components: Indexing
>    Affects Versions: 0.7.0
>            Reporter: Russell Melick
>            Assignee: Jeffrey Lym
>
> Followup for HIVE-1497
>  * Display any additional information not included in SHOW INDEX

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

        

[jira] Commented: (HIVE-1764) Add command for DESCRIBE indexes

Posted by "John Sichi (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HIVE-1764?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12931628#action_12931628 ] 

John Sichi commented on HIVE-1764:
----------------------------------

Also, one other followup from HIVE-1497:

* Use MetaStoreUtils.getColumnNamesFromFieldSchema in getAllColumnsInformation(Index)

> Add command for DESCRIBE indexes
> --------------------------------
>
>                 Key: HIVE-1764
>                 URL: https://issues.apache.org/jira/browse/HIVE-1764
>             Project: Hive
>          Issue Type: Improvement
>          Components: Indexing
>    Affects Versions: 0.7.0
>            Reporter: Russell Melick
>            Assignee: Jeffrey Lym
>             Fix For: 0.7.0
>
>
> Followup for HIVE-1497
>  * Work out the syntax for DESCRIBE, taking partitioning into account.
>  * Allow regular expressions for selecting tables (like SHOW TABLES )
>  * Enable showing indexes which are only on specific partitions

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