You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/08/30 00:18:00 UTC

[jira] [Created] (ARROW-3145) [C++] Thrift compiler reruns in arrow/dbi/hiveserver2/thrift when using Ninja build

Wes McKinney created ARROW-3145:
-----------------------------------

             Summary: [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
             Fix For: 0.12.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)