[
https://issues.apache.org/jira/browse/BEAM-6480?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ismaël Mejía updated BEAM-6480:
-------------------------------
Description: More generally for sink there is no need to create a mapper
API since the previous PTransform can always map in a format the sink support
so any sink can assume the format is right. (was: More generally for sink
there is no need to create a mapper API since the previous PTransform can
always map in a format the sink support so any sink can assume the format is
right
This can imply to deprecate org.apache.beam.sdk.io.AvroIO.RecordFormatter)
> Provide Avro.sink for IndexedRecord (FileIO compatible)
> -------------------------------------------------------
>
> Key: BEAM-6480
> URL: https://issues.apache.org/jira/browse/BEAM-6480
> Project: Beam
> Issue Type: New Feature
> Components: sdk-java-core
> Affects Versions: 2.9.0
> Reporter: Romain Manni-Bucau
> Assignee: Ismaël Mejía
> Priority: Major
>
> More generally for sink there is no need to create a mapper API since the
> previous PTransform can always map in a format the sink support so any sink
> can assume the format is right.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)