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

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

Ismaël Mejía created BEAM-11571:
-----------------------------------

             Summary: 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


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)