Commits


Neal Richardson authored and Deepak Majeti committed 9b912a72880
ARROW-5524: [C++] Turn off PARQUET_BUILD_ENCRYPTION in CMake if OpenSSL not found (#4494) * Turn off PARQUET_BUILD_ENCRYPTION in CMake if OpenSSL not found * Refactor the OpenSSL CMake logic * Refactor * Fix copypasta * Lint