You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Pravin Sinha (Jira)" <ji...@apache.org> on 2021/03/18 06:27:00 UTC

[jira] [Resolved] (HIVE-24842) SHOW CREATE TABLE on a VIEW with partition returns wrong sql.

     [ https://issues.apache.org/jira/browse/HIVE-24842?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pravin Sinha resolved HIVE-24842.
---------------------------------
    Resolution: Fixed

Committed to master.
 Thank you for the patch, [~anuragshekhar]

> 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
>            Priority: Minor
>              Labels: pull-request-available
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> 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)