You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Edward Capriolo (JIRA)" <ji...@apache.org> on 2010/12/24 23:26:49 UTC

[jira] Commented: (HIVE-967) Implement "show create table"

    [ https://issues.apache.org/jira/browse/HIVE-967?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12974980#action_12974980 ] 

Edward Capriolo commented on HIVE-967:
--------------------------------------

@Carl. Are you still working on this. I have a working show create table that talks to the metastore but have not created and DML for it yet.

> Implement "show create table"
> -----------------------------
>
>                 Key: HIVE-967
>                 URL: https://issues.apache.org/jira/browse/HIVE-967
>             Project: Hive
>          Issue Type: New Feature
>            Reporter: Adam Kramer
>            Assignee: Carl Steinbach
>
> SHOW CREATE TABLE would be very useful in cases where you are trying to figure out the partitioning and/or bucketing scheme for a table. Perhaps this could be implemented by having new tables automatically SET PROPERTIES (create_command='raw text of the create statement')?

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