[
https://issues.apache.org/jira/browse/BEAM-3855?focusedWorklogId=83010&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-83010
]
ASF GitHub Bot logged work on BEAM-3855:
----------------------------------------
Author: ASF GitHub Bot
Created on: 22/Mar/18 00:59
Start Date: 22/Mar/18 00:59
Worklog Time Spent: 10m
Work Description: herohde commented on issue #4908: BEAM-3855: Add
Protocol Buffer support
URL: https://github.com/apache/beam/pull/4908#issuecomment-375144050
LGTM.
By "non-concrete codeable types", I meant types that require a user-provided
coder to work (= are currently classified as Invalid). Protobuf is one example.
I expect some interfaces will also fall into this category. While protobufs
might play well with JSON as fields, it won't be the case in general. That's
why I'm thinking we may want to add a new class to handle such types. But that
is something to consider as a part of a proper coder registry.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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: 83010)
Time Spent: 1h 20m (was: 1h 10m)
> Add Go SDK support for protobuf coder
> -------------------------------------
>
> Key: BEAM-3855
> URL: https://issues.apache.org/jira/browse/BEAM-3855
> Project: Beam
> Issue Type: Improvement
> Components: sdk-go
> Reporter: Willy Lulciuc
> Assignee: Bill Neubauer
> Priority: Major
> Time Spent: 1h 20m
> Remaining Estimate: 0h
>
> This JIRA is for something functional. We might want to use the coder
> registry for a more general solution, when implemented.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)