Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[C++][Parquet] Add an example to dump statistics read as arrow::ArrayStatistics #44815

Closed
kou opened this issue Nov 22, 2024 · 1 comment
Closed

Comments

@kou
Copy link
Member

kou commented Nov 22, 2024

Describe the enhancement requested

I want to use this in the C data interface statistics document #43553 .

Component(s)

C++, Parquet

@kou kou changed the title [C++][Parquet] Add an example to dump read statistics as arrow::ArrayStatistics [C++][Parquet] Add an example to dump statistics read as arrow::ArrayStatistics Nov 22, 2024
kou added a commit to kou/arrow that referenced this issue Nov 22, 2024
kou added a commit to kou/arrow that referenced this issue Nov 25, 2024
kou added a commit that referenced this issue Nov 26, 2024
…rrow::ArrayStatistics` (#44816)

### Rationale for this change

I want to use this in the C data interface statistics documents: #43553

### What changes are included in this PR?

Add an executable that reads an Apache Parquet file and dumps statistics read as `arrow::ArrayStatistics`.

### Are these changes tested?

Yes.

### Are there any user-facing changes?

No.
* GitHub Issue: #44815

Authored-by: Sutou Kouhei <[email protected]>
Signed-off-by: Sutou Kouhei <[email protected]>
@kou kou added this to the 19.0.0 milestone Nov 26, 2024
@kou
Copy link
Member Author

kou commented Nov 26, 2024

Issue resolved by pull request 44816
#44816

@kou kou closed this as completed Nov 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant