You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues-all@impala.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2020/09/17 22:49:00 UTC

[jira] [Commented] (IMPALA-8291) 'DESCRIBE EXTENDED ..' does not display constraint information

    [ https://issues.apache.org/jira/browse/IMPALA-8291?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17198015#comment-17198015 ] 

ASF subversion and git services commented on IMPALA-8291:
---------------------------------------------------------

Commit 7b55168894d43b8696ac72f50515f6b842556caa in impala's branch refs/heads/master from Shant Hovsepian
[ https://gitbox.apache.org/repos/asf?p=impala.git;h=7b55168 ]

IMPALA-8291: Show constraints in DESCRIBE FORMATTED

Support for displaying primary and foreign key constraints in describe
formatted output. The output attempts to be as close to Hive's
implementation as possible.

Also includes constraint definitions for the TPC-DS test workload.

Testing:
  * Fresh load of testdata
  * Metadata query tests comparing the output between Impala and Hive

Change-Id: I676b69c465c46491f870d7fdc894e7474c030356
Reviewed-on: http://gerrit.cloudera.org:8080/16428
Reviewed-by: Impala Public Jenkins <im...@cloudera.com>
Tested-by: Impala Public Jenkins <im...@cloudera.com>


> 'DESCRIBE EXTENDED ..' does not display constraint information
> --------------------------------------------------------------
>
>                 Key: IMPALA-8291
>                 URL: https://issues.apache.org/jira/browse/IMPALA-8291
>             Project: IMPALA
>          Issue Type: Sub-task
>          Components: Frontend
>            Reporter: Anurag Mantripragada
>            Assignee: Shant Hovsepian
>            Priority: Major
>
> Currently, DESCRIBE EXTENDED table_name command does not display constraint information like primary key / Foreign key information for tables created through Hive.
> This work must also be extended to tables created through Impala once we have support for pk/fk in create table syntax.
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-all-unsubscribe@impala.apache.org
For additional commands, e-mail: issues-all-help@impala.apache.org