kennknowles opened a new issue, #18403:
URL: https://github.com/apache/beam/issues/18403

   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
   
   Imported from Jira 
[BEAM-2765](https://issues.apache.org/jira/browse/BEAM-2765). Original Jira may 
contain additional context.
   Reported by: sinisa_lyh.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to