Skip to content

GH-3345: parquet-cli cat/head/scan/to-avro/convert command support int96 type#3346

Open
qian0817 wants to merge 1 commit into
apache:masterfrom
qian0817:cli-int96
Open

GH-3345: parquet-cli cat/head/scan/to-avro/convert command support int96 type#3346
qian0817 wants to merge 1 commit into
apache:masterfrom
qian0817:cli-int96

Conversation

@qian0817

@qian0817 qian0817 commented Oct 10, 2025

Copy link
Copy Markdown

parquet-cli cat/head/scan/to-avro/convert command support int96

Rationale for this change

parquet-cli supports reading data containing int96 types.

What changes are included in this PR?

Are these changes tested?

yes.

Are there any user-facing changes?

user can directly read int96 types, int96 types are parsed as byte array.

Closes #3345

@qian0817 qian0817 changed the title [GH-3345]parquet-cli cat/head/scan/to-avro/convert command support int96 type GH-3345parquet-cli cat/head/scan/to-avro/convert command support int96 type Oct 10, 2025
@qian0817 qian0817 changed the title GH-3345parquet-cli cat/head/scan/to-avro/convert command support int96 type GH-3345 parquet-cli cat/head/scan/to-avro/convert command support int96 type Oct 10, 2025
@qian0817 qian0817 changed the title GH-3345 parquet-cli cat/head/scan/to-avro/convert command support int96 type GH-3345: parquet-cli cat/head/scan/to-avro/convert command support int96 type Oct 10, 2025
@github-actions

Copy link
Copy Markdown

This pull request has been automatically marked as stale because it has had no activity for at least 2 months. If you are still working on this change or plan to move it forward, please leave a comment or push a new commit so we know to keep it open. Otherwise, this PR will be closed automatically in about one month. Thank you for your contribution to Apache Parquet!

@github-actions github-actions Bot added the stale label Apr 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

parquet-cli cannot display data containing int96 type

1 participant