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)