[
https://issues.apache.org/jira/browse/BEAM-6990?focusedWorklogId=226536&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-226536
]
ASF GitHub Bot logged work on BEAM-6990:
----------------------------------------
Author: ASF GitHub Bot
Created on: 12/Apr/19 08:40
Start Date: 12/Apr/19 08:40
Worklog Time Spent: 10m
Work Description: robertwb commented on issue #8278: [BEAM-6990] Fix
recursive build of compound coders from ConfigValue
URL: https://github.com/apache/beam/pull/8278#issuecomment-482490628
Was there a JRIA to move to more standard encoding of coders (e.g. via a
components field) rather than this custom stack-based one (which also doesn't
allow for coder payloads, which I'm sure SchemaCoderss will have?)
----------------------------------------------------------------
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: 226536)
Time Spent: 2h 10m (was: 2h)
> Use CoderTranslation for resolving coders in cross-language configuration
> -------------------------------------------------------------------------
>
> Key: BEAM-6990
> URL: https://issues.apache.org/jira/browse/BEAM-6990
> Project: Beam
> Issue Type: Improvement
> Components: sdk-java-core
> Reporter: Maximilian Michels
> Assignee: Maximilian Michels
> Priority: Major
> Labels: portability
> Fix For: 2.13.0
>
> Time Spent: 2h 10m
> Remaining Estimate: 0h
>
> The custom coder urn translation code in {{ExternalTransformRegistrarLoader}}
> should be replaced with the usual {{CoderTranslation}}. This will allow to
> support all coders available across languages.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)