[ https://issues.apache.org/jira/browse/HAWQ-123?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14999347#comment-14999347 ]
ASF GitHub Bot commented on HAWQ-123: ------------------------------------- GitHub user hsyuan opened a pull request: https://github.com/apache/incubator-hawq/pull/93 HAWQ-123. Add 'Partition by' description in psql You can merge this pull request into a Git repository by running: $ git pull https://github.com/hsyuan/incubator-hawq master Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-hawq/pull/93.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #93 ---- commit 0432996d1b0728de99c5db1028aade67034109db Author: Haisheng Yuan <hy...@pivotal.io> Date: 2015-11-10T19:51:59Z HAWQ-123. Add 'Partition by' description in psql ---- > Add 'Partition by' description 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 > Priority: Minor > > 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)