[
https://issues.apache.org/jira/browse/ARROW-3145?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Wes McKinney resolved ARROW-3145.
---------------------------------
Resolution: Fixed
Fix Version/s: (was: 0.12.0)
0.11.0
I fixed this in
https://github.com/apache/arrow/commit/db0ef22dd68ae00e11f09da40b6734c1d9770b57#diff-caf39e9e4747cfd6c97822e76dbac4e5
> [C++] Thrift compiler reruns in arrow/dbi/hiveserver2/thrift when using Ninja
> build
> -----------------------------------------------------------------------------------
>
> Key: ARROW-3145
> URL: https://issues.apache.org/jira/browse/ARROW-3145
> Project: Apache Arrow
> Issue Type: Bug
> Components: C++
> Reporter: Wes McKinney
> Assignee: Wes McKinney
> Priority: Major
> Fix For: 0.11.0
>
>
> I've spent some time trying to figure out why this is, playing with different
> dependency orderings and file properties.
> I don't see why this command is fundamentally different from our
> Flatbuffers-generated files which are basically doing the same thing
> https://github.com/apache/arrow/blob/master/cpp/src/arrow/dbi/hiveserver2/thrift/CMakeLists.txt#L65
> The code to generate the Thrift bindings originally came from Impala so there
> might be some small bug. We could take a look if the bug is present in Impala
> (with Ninja) and see if not, see how what they have is different and if that
> will fix it
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)