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)