Skip to content

Parquet-Protobuf does not work with Parquet-cli #3286

Description

@ArnavBalyan

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions