Commits


François Saint-Jacques authored and Krisztián Szűcs committed b3773afec96
PARQUET-1693: [C++] Fix parquet examples with compression define guards Tests would not account for Cmake compression build options and would fail at runtime with "compression X not supported". Closes #5833 from fsaintjacques/PARQUET-1693-cmake-compression-tests and squashes the following commits: fc7e8a1d3 <François Saint-Jacques> PARQUET-1693: Fix parquet examples with compression define guards Authored-by: François Saint-Jacques <fsaintjacques@gmail.com> Signed-off-by: Krisztián Szűcs <szucs.krisztian@gmail.com>