apache/beam

Support for writing protobuf data to parquet

Open

#19 366 ouverte le 3 juin 2022

Voir sur GitHub
 (2 commentaires) (0 réactions) (1 assigné)Java (4 097 forks)batch import
P2good first issuegsociojavanew featureparquet

Métriques du dépôt

Stars
 (7 313 stars)
Métriques de merge PR
 (Merge moyen 6j) (243 PRs mergées en 30 j)

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.

Guide contributeur