This is an automated email from the ASF dual-hosted git repository.
kszucs pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git.
from 98c49a0 ARROW-7380: [C++][Dataset] Implement DatasetFactory
add d75bd49 ARROW-7640: [C++][Dataset][Parquet] Detect missing
compression support
No new revisions were added by this update.
Summary of changes:
cpp/src/arrow/dataset/file_parquet.cc | 2 ++
cpp/src/parquet/arrow/reader.cc | 4 ++++
cpp/src/parquet/metadata.cc | 24 ++++++++++++++++++++++++
cpp/src/parquet/metadata.h | 9 +++++++++
4 files changed, 39 insertions(+)