You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Kenneth Knowles (Jira)" <ji...@apache.org> on 2021/01/05 23:22:00 UTC

[jira] [Updated] (BEAM-11571) Support Conversion to GenericRecords in Convert.to transform

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

Kenneth Knowles updated BEAM-11571:
-----------------------------------
    Status: Open  (was: Triage Needed)

> Support Conversion to GenericRecords in Convert.to transform
> ------------------------------------------------------------
>
>                 Key: BEAM-11571
>                 URL: https://issues.apache.org/jira/browse/BEAM-11571
>             Project: Beam
>          Issue Type: Improvement
>          Components: sdk-java-core
>            Reporter: Ismaël Mejía
>            Assignee: Ismaël Mejía
>            Priority: P2
>
> Beam's Convert transform allows to convert a Schema based PCollection into a target type.
> The current implementation fails if the target object is a GenericRecord, however supporting this type of conversion is important because many IOs e.g. AvroIO, ParquetIO have write/sink transforms that depend on the conversion being in GenericRecord form.



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