Commits

Wes McKinney authored ef9ccbbda2e
ARROW-3206: [C++] Fix CMake error when ARROW_HIVESERVER2=ON but tests disabled Also add HS2 libraries to arrow_hiveserver2 target so `make arrow_hiveserver2` works Author: Wes McKinney <wesm+git@apache.org> Closes #2671 from wesm/ARROW-3206 and squashes the following commits: 3a16fef69 <Wes McKinney> Do not fail to run CMake when ARROW_HIVESERVER2=ON but tests disabled. Add HS2 libraries to arrow_hiveserver2 target