[
https://issues.apache.org/jira/browse/BEAM-9576?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17121616#comment-17121616
]
Kenneth Knowles commented on BEAM-9576:
---------------------------------------
This issue is assigned but has not received an update in 30 days so it has been
labeled "stale-assigned". If you are still working on the issue, please give an
update and remove the label. If you are no longer working on the issue, please
unassign so someone else may work on it. In 7 days the issue will be
automatically unassigned.
> FastPrimitivesCoder should be able to encode types from schema'd PCollections
> without encoding the schema
> ---------------------------------------------------------------------------------------------------------
>
> Key: BEAM-9576
> URL: https://issues.apache.org/jira/browse/BEAM-9576
> Project: Beam
> Issue Type: Improvement
> Components: sdk-py-core
> Reporter: Brian Hulette
> Assignee: Brian Hulette
> Priority: P2
> Labels: stale-assigned
>
> FastPrimitivesCoder should be able to check if we have a schema registered
> for a type, and encode/decode instances with the RowCoder for that schema.
> Note that FastPrimitivesCoder will currently fail to encode some schema
> types, fixing BEAM-9574 will address those failures, but will be sub-optimal,
> since the schema will be encoded with every instance.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)