Return-Path: X-Original-To: apmail-hive-dev-archive@www.apache.org Delivered-To: apmail-hive-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 3FC51D141 for ; Mon, 15 Oct 2012 17:38:04 +0000 (UTC) Received: (qmail 35429 invoked by uid 500); 15 Oct 2012 17:38:03 -0000 Delivered-To: apmail-hive-dev-archive@hive.apache.org Received: (qmail 35218 invoked by uid 500); 15 Oct 2012 17:38:03 -0000 Mailing-List: contact dev-help@hive.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@hive.apache.org Delivered-To: mailing list dev@hive.apache.org Received: (qmail 35208 invoked by uid 500); 15 Oct 2012 17:38:03 -0000 Delivered-To: apmail-hadoop-hive-dev@hadoop.apache.org Received: (qmail 35205 invoked by uid 99); 15 Oct 2012 17:38:03 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 15 Oct 2012 17:38:03 +0000 Date: Mon, 15 Oct 2012 17:38:03 +0000 (UTC) From: "Feng Lu (JIRA)" To: hive-dev@hadoop.apache.org Message-ID: <573552680.46344.1350322683721.JavaMail.jiratomcat@arcas> Subject: [jira] [Updated] (HIVE-967) Implement "show create table" MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/HIVE-967?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Feng Lu updated HIVE-967: ------------------------- Attachment: HIVE-967.6.patch.txt > Implement "show create table" > ----------------------------- > > Key: HIVE-967 > URL: https://issues.apache.org/jira/browse/HIVE-967 > Project: Hive > Issue Type: New Feature > Components: Metastore, Query Processor > Reporter: Adam Kramer > Assignee: Feng Lu > Attachments: HIVE-967.2.patch.txt, HIVE-967.3.patch.txt, HIVE-967.4.patch.txt, HIVE-967.5.patch.txt, HIVE-967.6.patch.txt, HIVE-967.patch.txt, HiveShowCreateTable.jar, show_create.txt > > > 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. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira