Aihua Xu created HIVE-15464:
-------------------------------
Summary: "show create table" doesn't show skewed info
Key: HIVE-15464
URL: https://issues.apache.org/jira/browse/HIVE-15464
Project: Hive
Issue Type: Improvement
Components: Query Planning
Reporter: Aihua Xu
Priority: Trivial
After you create a table like {{create table table1 (x int) skewed by (x) on
(1,5,6);}}, then you "show create table table1", it doesn't include skewed
info. Better to include it.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)