apache / apache/datafusion

Implement TableProvider.statistics for Parquet TableProvider

Open
#3,988 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Rust
Stars
9.3k
Forks
2.4k
Avg merge
3d 7h
Merged PRs (30d)
344

Description

**Is your feature request related to a problem or challenge? Please describe what you are trying to do.**
Once https://github.com/apache/arrow-datafusion/pull/3986 is merged, it would be good to implement this for the parquet provider.

**Describe the solution you'd like**
Implement TableProvider.statistics for Parquet TableProvider

**Describe alternatives you've considered**
None

**Additional context**
None

Contributor guide

Open the contributing guide

Research direction

Review PR 3986 first to understand the TableProvider statistics API, then locate the Parquet TableProvider implementation and its statistics entry point. Done means the Parquet provider implements TableProvider.statistics with appropriate statistics and the existing DataFusion tests pass.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
data-engineering
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.