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 2019/04/27 05:27:00 UTC

[jira] [Resolved] (BEAM-6479) Deprecate AvroIO.RecordFormatter

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

Ismaël Mejía resolved BEAM-6479.
--------------------------------
       Resolution: Fixed
    Fix Version/s: 2.13.0

> Deprecate AvroIO.RecordFormatter
> --------------------------------
>
>                 Key: BEAM-6479
>                 URL: https://issues.apache.org/jira/browse/BEAM-6479
>             Project: Beam
>          Issue Type: Task
>          Components: io-java-avro
>    Affects Versions: 2.9.0
>            Reporter: Romain Manni-Bucau
>            Assignee: Ismaël Mejía
>            Priority: Major
>              Labels: triaged
>             Fix For: 2.13.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
>  AvroIO.RecordFormatter is an user friendly way to transform user elements into Avro GenericRecords before writing to a Sink. This can be achieved easily by doing a ParDo with the same goal and using Sink that knows how to write a PCollection of IndexedRecords. Like the one proposed in BEAM-6480



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)