[
https://issues.apache.org/jira/browse/BEAM-9044?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alex Van Boxel updated BEAM-9044:
---------------------------------
Parent: BEAM-9275
Issue Type: Sub-task (was: Task)
> Convert protobuf options to Schema options
> ------------------------------------------
>
> Key: BEAM-9044
> URL: https://issues.apache.org/jira/browse/BEAM-9044
> Project: Beam
> Issue Type: Sub-task
> Components: extensions-java-protobuf
> Reporter: Alex Van Boxel
> Assignee: Alex Van Boxel
> Priority: Minor
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Protobuf has a rich metadata system called options. This system is fully
> typed and matches Beams Schema Option system. For now we can only convert the
> following protobuf options:
> * File Options -> _Beam doesn't have this concept_
> * Message Options -> *Beam Schema Options*
> * Field Options -> *Beam Schema Options*
> * Enum Options -> _This can only be done when logical type options are
> available_
> * EnumValue Options -> _This can only be done when logical type options are
> available_
> * Service Options -> _Beam doesn't have this concept_
> * Method Options -> _Beam doesn't have this concept_
--
This message was sent by Atlassian Jira
(v8.3.4#803005)