You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2021/09/07 09:31:00 UTC

[jira] [Work logged] (HIVE-25504) Fix HMS C++ Thrift client compilation

     [ https://issues.apache.org/jira/browse/HIVE-25504?focusedWorklogId=647267&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-647267 ]

ASF GitHub Bot logged work on HIVE-25504:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 07/Sep/21 09:30
            Start Date: 07/Sep/21 09:30
    Worklog Time Spent: 10m 
      Work Description: pvary opened a new pull request #2621:
URL: https://github.com/apache/hive/pull/2621


   ### What changes were proposed in this pull request?
   Move the `EnvironmentContext` up in the thrift file, so the objects are generated in the correct order
   
   ### Why are the changes needed?
   Otherwise the C++ HMS Thrift client does not compile
   
   ### Does this PR introduce _any_ user-facing change?
   No
   
   ### How was this patch tested?
   Unit tests, and Impala unit tests


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: gitbox-unsubscribe@hive.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Issue Time Tracking
-------------------

            Worklog Id:     (was: 647267)
    Remaining Estimate: 0h
            Time Spent: 10m

> Fix HMS C++ Thrift client compilation
> -------------------------------------
>
>                 Key: HIVE-25504
>                 URL: https://issues.apache.org/jira/browse/HIVE-25504
>             Project: Hive
>          Issue Type: Bug
>            Reporter: Peter Vary
>            Assignee: Peter Vary
>            Priority: Major
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Currently the C++ HMS Thrift client is not compiling.
> We need to reorder the class definitions and usages, so the C++ client is compiling



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