Alex Van Boxel created BEAM-9044:
------------------------------------

             Summary: Convert protobuf options to Schema options
                 Key: BEAM-9044
                 URL: https://issues.apache.org/jira/browse/BEAM-9044
             Project: Beam
          Issue Type: Task
          Components: extensions-java-protobuf
            Reporter: Alex Van Boxel
            Assignee: Alex Van Boxel


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)

Reply via email to