ArnavBalyan opened a new issue, #3286:
URL: https://github.com/apache/parquet-java/issues/3286
### Describe the bug, including details regarding any error messages,
version, and platform.
- Currently parquet-cli breaks while operating on parquet files generated
through parquet protobuf
- This is because the CLI currently uses AvroReadSupport and
AvroRecrodConverter which breaks for protobuf since underlying schema and data
is different.
- Fix the issue to allow users to be able to view files generated through
protobuf.
### Component(s)
_No response_
--
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]