Krisztian Szucs created ARROW-4426: -------------------------------------- Summary: [C++] Vendor CMake's UseJava Key: ARROW-4426 URL: https://issues.apache.org/jira/browse/ARROW-4426 Project: Apache Arrow Issue Type: Improvement Components: C++ Reporter: Krisztian Szucs
In order to provide gandiva JNI bindings for for Ubuntu 16.04 and 18.04 We need to vendor UseJava, because GENERATE_NATIVE_HEADERS is avilable since CMake 3.11 and Ubuntu 18.04 ships CMake 3.10. See https://github.com/apache/arrow/pull/3522 -- This message was sent by Atlassian JIRA (v7.6.3#76005)