[
https://issues.apache.org/jira/browse/BEAM-9384?focusedWorklogId=394932&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-394932
]
ASF GitHub Bot logged work on BEAM-9384:
----------------------------------------
Author: ASF GitHub Bot
Created on: 28/Feb/20 15:14
Start Date: 28/Feb/20 15:14
Worklog Time Spent: 10m
Work Description: iemejia commented on issue #10974: [BEAM-9384] Add
SchemaRegistry.getSchemaCoder to get SchemaCoders for registered types
URL: https://github.com/apache/beam/pull/10974#issuecomment-592556811
Finally the tests are green. Can you PTAL @reuvenlax .
----------------------------------------------------------------
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: 394932)
Time Spent: 4.5h (was: 4h 20m)
> Add SchemaRegistry.getSchemaCoder to get SchemaCoders for registered types
> --------------------------------------------------------------------------
>
> Key: BEAM-9384
> URL: https://issues.apache.org/jira/browse/BEAM-9384
> Project: Beam
> Issue Type: Improvement
> Components: sdk-java-core
> Reporter: Ismaël Mejía
> Assignee: Ismaël Mejía
> Priority: Minor
> Time Spent: 4.5h
> Remaining Estimate: 0h
>
> PTransforms that are parameterized by types may be able to infer a valid
> SchemaCoder for a given type from the SchemaRegistry (if a Schema for the
> given type is available). This method will provide a unified place to do that.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)