Commits


Krisztián Szűcs authored and Wes McKinney committed 1e9a23612d2
ARROW-4149: [CI/C++] Parquet test misses ZSTD compression codec in CMake 3.2 nightly builds Parquet Zstd tests were enabled regardless `ARROW_WITH_ZSTD` which can be set to [OFF](https://github.com/apache/arrow/blob/master/cpp/CMakeLists.txt#L271) depending CMake's version. Crossbow build: - ~[kszucs/crossbow/build-392](https://github.com/kszucs/crossbow/branches/all?utf8=%E2%9C%93&query=build-392)~ - [kszucs/crossbow/build-395](https://github.com/kszucs/crossbow/branches/all?utf8=%E2%9C%93&query=build-395) Author: Krisztián Szűcs <szucs.krisztian@gmail.com> Closes #3299 from kszucs/ARROW-4149 and squashes the following commits: 525ef76f1 <Krisztián Szűcs> lint b29bda570 <Krisztián Szűcs> disable more tests 54e6437fe <Krisztián Szűcs> only run Zstd tests if ARROW_WITH_ZSTD is set