apache/beam

Support for writing protobuf data to parquet

Open

#19,366 opened on Jun 3, 2022

View on GitHub
 (2 comments) (0 reactions) (1 assignee)Java (4,097 forks)batch import
P2good first issuegsociojavanew featureparquet

Repository metrics

Stars
 (7,313 stars)
PR merge metrics
 (Avg merge 6d) (243 merged PRs in 30d)

Description

Parquet infrastructure does support writing protobuf data to parquet. Beam's ParquetIO could give pipeline developers an option to write protobuf data instead of converting them to avro.

Imported from Jira BEAM-6394. Original Jira may contain additional context. Reported by: JozoVilcek.

Contributor guide