Skip to content

Improve linking of Apache Arrow and Parquet libraries

Pavel Doležal requested to merge arrow_parquet_cmake into devel

Link Apache Arrow and Apache Parquet libraries using their integrated CMake scripts instead of using our own pkg-config based solution which doesn't work for newest Apache Arrow 6.0.0.

Merge request reports