[
https://issues.apache.org/jira/browse/BEAM-11676?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17312755#comment-17312755
]
Kenneth Knowles commented on BEAM-11676:
----------------------------------------
Noting that it looks like the enumeration type in Java is a proper "oneof"
where it can carry an argument. That is a qualitative leap from just enums, and
should definitely be kept if possible.
> 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
> Labels: stale-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)