[
https://issues.apache.org/jira/browse/BEAM-7274?focusedWorklogId=351750&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-351750
]
ASF GitHub Bot logged work on BEAM-7274:
----------------------------------------
Author: ASF GitHub Bot
Created on: 02/Dec/19 05:46
Start Date: 02/Dec/19 05:46
Worklog Time Spent: 10m
Work Description: reuvenlax commented on issue #10247: [BEAM-7274] In
preparation for protocol-buffer schemas, add OneOf and Enumeration logical types
URL: https://github.com/apache/beam/pull/10247#issuecomment-560241889
Added Enum support to Avro. Adding support for generic Avro unions proved
complicated (mostly because Avro compiler represents them using an Object
type), so best left for another PR; also, it appears that most usages of Avro
unions are to represent nullable types, which we already handle.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 351750)
Time Spent: 13.5h (was: 13h 20m)
> Protobuf Beam Schema support
> ----------------------------
>
> Key: BEAM-7274
> URL: https://issues.apache.org/jira/browse/BEAM-7274
> Project: Beam
> Issue Type: Improvement
> Components: sdk-java-core
> Reporter: Alex Van Boxel
> Assignee: Alex Van Boxel
> Priority: Minor
> Time Spent: 13.5h
> Remaining Estimate: 0h
>
> Add support for the new Beam Schema to the Protobuf extension.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)