[
https://issues.apache.org/jira/browse/BEAM-6394?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17497717#comment-17497717
]
Chamikara Madhusanka Jayalath commented on BEAM-6394:
-----------------------------------------------------
Is it not possible to achieve the same functionality by converting
PCollection<Protobuf message> to PCollection<GenericRecord> using a ParDo
before the write step ?
> Support for writing protobuf data to parquet
> --------------------------------------------
>
> Key: BEAM-6394
> URL: https://issues.apache.org/jira/browse/BEAM-6394
> Project: Beam
> Issue Type: New Feature
> Components: io-java-parquet
> Reporter: Jozef Vilcek
> Priority: P3
>
> 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.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)