You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "John Sherman (Jira)" <ji...@apache.org> on 2019/12/06 23:19:00 UTC

[jira] [Updated] (HIVE-22594) Reorder metastore thrift structures

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

John Sherman updated HIVE-22594:
--------------------------------
    Attachment: HIVE-22594.1.patch

> Reorder metastore thrift structures
> -----------------------------------
>
>                 Key: HIVE-22594
>                 URL: https://issues.apache.org/jira/browse/HIVE-22594
>             Project: Hive
>          Issue Type: Improvement
>          Components: Standalone Metastore, Thrift API
>    Affects Versions: 4.0.0
>            Reporter: John Sherman
>            Assignee: John Sherman
>            Priority: Major
>         Attachments: HIVE-22594.1.patch
>
>
> Currently hive_metastore.thrift C++ output does not compile due to structures like ScheduledQueryKey and ColumnStatistics being referenced before being defined later in the file. We should reorder the structures in the file so the C++ output is usable.



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