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 5D72F9A5D for ; Wed, 15 Aug 2012 18:13:39 +0000 (UTC) Received: (qmail 73736 invoked by uid 500); 15 Aug 2012 18:13:39 -0000 Delivered-To: apmail-hive-dev-archive@hive.apache.org Received: (qmail 73693 invoked by uid 500); 15 Aug 2012 18:13:39 -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 73682 invoked by uid 500); 15 Aug 2012 18:13:38 -0000 Delivered-To: apmail-hadoop-hive-dev@hadoop.apache.org Received: (qmail 73679 invoked by uid 99); 15 Aug 2012 18:13:38 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 15 Aug 2012 18:13:38 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 78F912C5BEB for ; Wed, 15 Aug 2012 18:13:38 +0000 (UTC) Date: Thu, 16 Aug 2012 05:13:38 +1100 (NCT) From: "Feng Lu (JIRA)" To: hive-dev@hadoop.apache.org Message-ID: <13364687.14950.1345054418496.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.4.patch.txt A new patch is uploaded > 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.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: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira