Skip to content

Conversation

@qian0817
Copy link

@qian0817 qian0817 commented Oct 10, 2025

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

parquet-cli cannot display data containing int96 type

1 participant