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

Thomas Tauber-Marshall resolved IMPALA-5863.
--------------------------------------------
       Resolution: Fixed
    Fix Version/s: Impala 2.11.0

commit a48960e2eb9f953d56d67a4fd126b70c2ffc697f
Author: Thomas Tauber-Marshall <[email protected]>
Date:   Tue Aug 29 10:19:04 2017 -0700

    IMPALA-5863: Include-what-you-use for Kudu client
    
    A recent commit in Kudu removed some unnecessary includes from Kudu
    client headers to reduce compile times. We were implicitly relying on
    those includes, so before we upgrade to a newer version of the client
    we need to make the includes explicit on our side to avoid breaking
    compilation.
    
    Change-Id: Ibd041b783a9b7764f4b251291e0be5ed000485ce
    Reviewed-on: http://gerrit.cloudera.org:8080/7872
    Reviewed-by: Matthew Jacobs <[email protected]>
    Tested-by: Impala Public Jenkins

>  Include-what-you-use for Kudu client
> -------------------------------------
>
>                 Key: IMPALA-5863
>                 URL: https://issues.apache.org/jira/browse/IMPALA-5863
>             Project: IMPALA
>          Issue Type: Bug
>          Components: Backend
>    Affects Versions: Impala 2.11.0
>            Reporter: Thomas Tauber-Marshall
>            Assignee: Thomas Tauber-Marshall
>              Labels: kudu
>             Fix For: Impala 2.11.0
>
>
> A recent commit in Kudu removed some unnecessary includes from Kudu client 
> headers to reduce compile times. We were implicitly relying on those 
> includes, so before we upgrade to a newer version of the client we need to 
> make the includes explicit on our side to avoid breaking compilation.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to