Anurag Shekhar created HIVE-24842: ------------------------------------- Summary: SHOW CREATE TABLE on a VIEW with partition returns wrong sql. Key: HIVE-24842 URL: https://issues.apache.org/jira/browse/HIVE-24842 Project: Hive Issue Type: Bug Components: HiveServer2 Reporter: Anurag Shekhar Assignee: Anurag Shekhar
Steps to reproduce Create a view with partitions. execute "Show create table " on above view. The sql returned will not have partitioned on clause in it. -- This message was sent by Atlassian Jira (v8.3.4#803005)