qian0817 opened a new pull request, #3346: URL: https://github.com/apache/parquet-java/pull/3346
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 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
