You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Hari Sankar Sivarama Subramaniyan (JIRA)" <ji...@apache.org> on 2016/04/24 00:14:12 UTC

[jira] [Created] (HIVE-13598) Describe extended table should show the primary keys/foreign keys associated with the table

Hari Sankar Sivarama Subramaniyan created HIVE-13598:
--------------------------------------------------------

             Summary: Describe extended table should show the primary keys/foreign keys associated with the table
                 Key: HIVE-13598
                 URL: https://issues.apache.org/jira/browse/HIVE-13598
             Project: Hive
          Issue Type: Bug
            Reporter: Hari Sankar Sivarama Subramaniyan
            Assignee: Hari Sankar Sivarama Subramaniyan


After HIVE-13290 is committed, we need to show the constraints as part of table description when extended label is used. Currently, the constraints would not be shown as part of table description since Constraint is a separate entity.
The purpose of the jira is to modify Hive.describeTable() to enable the user to view the constraints associated with the table when the user does a "describe extended table";



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