You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Beam JIRA Bot (Jira)" <ji...@apache.org> on 2020/08/10 17:07:10 UTC

[jira] [Updated] (BEAM-9576) FastPrimitivesCoder should be able to encode types from schema'd PCollections without encoding the schema

     [ https://issues.apache.org/jira/browse/BEAM-9576?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Beam JIRA Bot updated BEAM-9576:
--------------------------------
    Labels: stale-P2  (was: )

> 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
>            Priority: P2
>              Labels: stale-P2
>
> 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)