Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
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