[
https://issues.apache.org/jira/browse/BEAM-7886?focusedWorklogId=300636&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-300636
]
ASF GitHub Bot logged work on BEAM-7886:
----------------------------------------
Author: ASF GitHub Bot
Created on: 24/Aug/19 00:32
Start Date: 24/Aug/19 00:32
Worklog Time Spent: 10m
Work Description: TheNeuralBit commented on issue #9188: [BEAM-7886] Make
row coder a standard coder and implement in Python
URL: https://github.com/apache/beam/pull/9188#issuecomment-524499580
@reuvenlax I put up a separate PR for this at #9424, since it ended up being
a pretty large diff.
I removed `RowSize` and `RowSizeTest` since they don't seem to be used and
it let me remove some `RowCoder` functionality, and the rest of the
functionality (assigning IDs to schemas, `CODER_MAP`, `coderForFieldType`,
etc... is now in `SchemaCoder`.
`RowCoder` is still there but just as a trivial sub-class of
`SchemaCoder<Row>`.
----------------------------------------------------------------
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: 300636)
Time Spent: 9h 50m (was: 9h 40m)
> Make row coder a standard coder and implement in python
> -------------------------------------------------------
>
> Key: BEAM-7886
> URL: https://issues.apache.org/jira/browse/BEAM-7886
> Project: Beam
> Issue Type: Improvement
> Components: beam-model, sdk-java-core, sdk-py-core
> Reporter: Brian Hulette
> Assignee: Brian Hulette
> Priority: Major
> Time Spent: 9h 50m
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian Jira
(v8.3.2#803003)