apache / apache/arrow

[C++][Parquet] Deprecate column scanner?

Open
#44,075 7 comments 0 reactions 0 assignees View on GitHub
Component: C++ Component: Parquet Type: enhancement
Dominant language
C++
Stars
17.1k
Forks
4.3k
Avg merge
3d 13h
Merged PRs (30d)
88

Description

### Describe the enhancement requested

The `Scanner` and `TypedScanner` classes are used nowhere in the codebase except in `ParquetFilePrinter::DebugPrint`. They also have not received any significant maintenance since [5 years ago](https://github.com/apache/arrow/pull/4385).

Should we deprecate them? The printing functionality can be folded back in `ParquetFilePrinter` (or perhaps create a new `ParquetColumnPrinter`).

### Component(s)

C++, Parquet

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.