Commits


Kouhei Sutou authored and Wes McKinney committed 67506d94b76
ARROW-4002: [C++][Gandiva] Remove needless CMake version check I could build Gandiva with CMake 3.7.2 and LLVM 6.0.0 on Debian stretch. But I disabled Gandiva JNI. Author: Kouhei Sutou <kou@clear-code.com> Closes #3161 from kou/cpp-gandiva-remove-cmake-version-check and squashes the following commits: 1506c546c <Kouhei Sutou> Remove needless CMake version check