You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Brian Hulette (Jira)" <ji...@apache.org> on 2021/01/22 22:23:00 UTC

[jira] [Commented] (BEAM-11676) Add an EnumerationType for portable schema definition

    [ https://issues.apache.org/jira/browse/BEAM-11676?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17270465#comment-17270465 ] 

Brian Hulette commented on BEAM-11676:
--------------------------------------

Context: https://github.com/apache/beam/pull/13779#discussion_r562282297

https://github.com/apache/beam/pull/12764 will be a good reference for this work. It added the machinery for portable logical types, as well as the first (and currently only) logical type that's supported in both Python and Java, beam:logical_type:micros_instant:v1

> Add an EnumerationType for portable schema definition
> -----------------------------------------------------
>
>                 Key: BEAM-11676
>                 URL: https://issues.apache.org/jira/browse/BEAM-11676
>             Project: Beam
>          Issue Type: Improvement
>          Components: cross-language
>            Reporter: Chamikara Madhusanka Jayalath
>            Priority: P2
>
> We should add a EnumerationType to portable schema definition and implement it for SDKs.
> [https://github.com/apache/beam/blob/release-2.27.0/model/pipeline/src/main/proto/schema.proto]
>  
> This should be useful when defining various parameters in cross-language wrappers.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)