[ 
https://issues.apache.org/jira/browse/BEAM-6480?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16879205#comment-16879205
 ] 

Ryan Skraba commented on BEAM-6480:
-----------------------------------

I wrote the sinkViaGeneric to target PCollection<? extends IndexedRecord> as 
requested here – all of the other "generic data" methods on AvroIO target 
GenericRecord implementations.  I'm going to take a look and see if there's a 
rational way to unify this.

> Add AvroIO.sink for IndexedRecord (FileIO compatible)
> -----------------------------------------------------
>
>                 Key: BEAM-6480
>                 URL: https://issues.apache.org/jira/browse/BEAM-6480
>             Project: Beam
>          Issue Type: New Feature
>          Components: io-java-avro
>    Affects Versions: 2.9.0
>            Reporter: Romain Manni-Bucau
>            Assignee: Ryan Skraba
>            Priority: Major
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> 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)

Reply via email to