You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Anonymous (Jira)" <ji...@apache.org> on 2023/04/13 11:05: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 ]

Anonymous updated BEAM-11571:
-----------------------------
    Status: Triage Needed  (was: Resolved)

> 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
>             Fix For: 2.28.0
>
>          Time Spent: 2h 40m
>  Remaining Estimate: 0h
>
> Beam's Convert transform allows to 'automatically' convert from a Schema based PCollection into a target type.
>  The current implementation fails if the target PCollection is backed by GenericRecord. Supporting this type of conversion is important because many IOs e.g. AvroIO, ParquetIO have write/sink transforms that depend on the input PCollection in GenericRecord form.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)