You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@impala.apache.org by "Thomas Tauber-Marshall (JIRA)" <ji...@apache.org> on 2017/08/30 16:49:00 UTC

[jira] [Created] (IMPALA-5863) Include-what-you-use for Kudu client

Thomas Tauber-Marshall created IMPALA-5863:
----------------------------------------------

             Summary:  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


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)