[
https://issues.apache.org/jira/browse/BEAM-2765?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17546553#comment-17546553
]
Kenneth Knowles commented on BEAM-2765:
---------------------------------------
This issue has been migrated to https://github.com/apache/beam/issues/18403
> HadoopInputFormatIO should support custom key/value coder
> ---------------------------------------------------------
>
> Key: BEAM-2765
> URL: https://issues.apache.org/jira/browse/BEAM-2765
> Project: Beam
> Issue Type: Improvement
> Components: io-java-hadoop-format
> Affects Versions: 2.2.0
> Reporter: Neville Li
> Priority: P3
>
> Right now {{HadoopInputFormatIO}} infers coders with {{getDefaultCoder}} but
> this doesn't work for cases like {{AvroCoder}} with {{GenericRecord}}, for
> example, when Avro is used with Parquet.
> https://github.com/apache/beam/blob/master/sdks/java/io/hadoop/input-format/src/main/java/org/apache/beam/sdk/io/hadoop/inputformat/HadoopInputFormatIO.java#L288
--
This message was sent by Atlassian Jira
(v8.20.7#820007)