You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Ismaël Mejía (Jira)" <ji...@apache.org> on 2020/01/08 08:34:00 UTC

[jira] [Updated] (BEAM-9044) Convert protobuf options to Schema options

     [ https://issues.apache.org/jira/browse/BEAM-9044?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ismaël Mejía updated BEAM-9044:
-------------------------------
    Status: Open  (was: Triage Needed)

> 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
>            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)