Hello Quanlong Huang, Vihang Karajgaonkar, David Rorke, Impala Public Jenkins,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/16428
to look at the new patch set (#2).
Change subject: IMPALA-8291: Show constraints in DESCRIBE FORMATTED
......................................................................
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
---
M
fe/src/compat-hive-3/java/org/apache/impala/compat/HiveMetadataFormatUtils.java
M fe/src/compat-hive-3/java/org/apache/impala/compat/MetastoreShim.java
M fe/src/main/java/org/apache/impala/service/DescribeResultFactory.java
M testdata/datasets/tpcds/tpcds_schema_template.sql
M tests/metadata/test_metadata_query_statements.py
5 files changed, 788 insertions(+), 533 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/28/16428/2
--
To view, visit http://gerrit.cloudera.org:8080/16428
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I676b69c465c46491f870d7fdc894e7474c030356
Gerrit-Change-Number: 16428
Gerrit-PatchSet: 2
Gerrit-Owner: Shant Hovsepian <[email protected]>
Gerrit-Reviewer: David Rorke <[email protected]>
Gerrit-Reviewer: Impala Public Jenkins <[email protected]>
Gerrit-Reviewer: Quanlong Huang <[email protected]>
Gerrit-Reviewer: Shant Hovsepian <[email protected]>
Gerrit-Reviewer: Vihang Karajgaonkar <[email protected]>