[
https://issues.apache.org/jira/browse/BEAM-7274?focusedWorklogId=362005&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-362005
]
ASF GitHub Bot logged work on BEAM-7274:
----------------------------------------
Author: ASF GitHub Bot
Created on: 21/Dec/19 01:41
Start Date: 21/Dec/19 01:41
Worklog Time Spent: 10m
Work Description: reuvenlax commented on issue #10356: [BEAM-7274] Infer
a Beam Schema from a protocol buffer class.
URL: https://github.com/apache/beam/pull/10356#issuecomment-568140963
You are correct, that this requires other language to implement this parsing
as well. However I think the visibility advantage of having a fully-represented
proto (v.s. just embedding a bytes field in a proto) is worth that tax - and it
shouldn't be a huge tax on Beam SDKs (it only took me about 30-40 minutes to
write the code here)
----------------------------------------------------------------
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: 362005)
Time Spent: 17.5h (was: 17h 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: 17.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)