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

2019-12-12 Thread Zoltan Haindrich (Jira)


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

Zoltan Haindrich updated HIVE-22594:

Fix Version/s: 4.0.0
   Resolution: Fixed
   Status: Resolved  (was: Patch Available)

pushed to master. Thank you [~jfs] for fixing this and Jesus for reviewing the 
changes!

> 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
> Fix For: 4.0.0
>
> Attachments: HIVE-22594.1.patch, HIVE-22594.2.patch, 
> HIVE-22594.3.patch, HIVE-22594.4.patch, HIVE-22594.5.patch, 
> HIVE-22594.6.patch, HIVE-22594.6.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)


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

2019-12-11 Thread Zoltan Haindrich (Jira)


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

Zoltan Haindrich updated HIVE-22594:

Attachment: HIVE-22594.6.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: Zoltan Haindrich
>Priority: Major
> Attachments: HIVE-22594.1.patch, HIVE-22594.2.patch, 
> HIVE-22594.3.patch, HIVE-22594.4.patch, HIVE-22594.5.patch, 
> HIVE-22594.6.patch, HIVE-22594.6.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)


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

2019-12-11 Thread Jesus Camacho Rodriguez (Jira)


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

Jesus Camacho Rodriguez updated HIVE-22594:
---
Attachment: HIVE-22594.6.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: Jesus Camacho Rodriguez
>Priority: Major
> Attachments: HIVE-22594.1.patch, HIVE-22594.2.patch, 
> HIVE-22594.3.patch, HIVE-22594.4.patch, HIVE-22594.5.patch, HIVE-22594.6.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)


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

2019-12-11 Thread John Sherman (Jira)


 [ 
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.5.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, HIVE-22594.2.patch, 
> HIVE-22594.3.patch, HIVE-22594.4.patch, HIVE-22594.5.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)


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

2019-12-11 Thread John Sherman (Jira)


 [ 
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.4.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, HIVE-22594.2.patch, 
> HIVE-22594.3.patch, HIVE-22594.4.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)


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

2019-12-10 Thread John Sherman (Jira)


 [ 
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.3.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, HIVE-22594.2.patch, 
> HIVE-22594.3.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)


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

2019-12-09 Thread John Sherman (Jira)


 [ 
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.2.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, HIVE-22594.2.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)


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

2019-12-06 Thread John Sherman (Jira)


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

John Sherman updated HIVE-22594:

Status: Patch Available  (was: Open)

> 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)


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

2019-12-06 Thread John Sherman (Jira)


 [ 
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)