You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hawq.apache.org by "Haisheng Yuan (JIRA)" <ji...@apache.org> on 2015/11/04 21:00:29 UTC

[jira] [Created] (HAWQ-123) Data Engineer can see partition key in psql

Haisheng Yuan created HAWQ-123:
----------------------------------

             Summary: Data Engineer can see partition key in psql
                 Key: HAWQ-123
                 URL: https://issues.apache.org/jira/browse/HAWQ-123
             Project: Apache HAWQ
          Issue Type: Improvement
          Components: Command Line Tools
            Reporter: Haisheng Yuan
            Assignee: Lei Chang


As a Data Engineer, I should be able to see partition key in psql so that I can better understand the schema of the partition table.
GIVEN I am a Data Engineer
WHEN I run \d on a partition table
THEN I should see the partition key of the current level in the output

Notes:
the sub-children will not be displayed



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)