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

Brian Hulette updated BEAM-9576:
--------------------------------
    Description: 
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 
because of BEAM-9574.

  was: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.


> 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: Major
>
> 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 
> because of BEAM-9574.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to