[
https://issues.apache.org/jira/browse/BEAM-9597?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17122337#comment-17122337
]
Beam JIRA Bot commented on BEAM-9597:
-------------------------------------
This issue is P2 but has been unassigned without any comment for 60 days so it
has been labeled "stale-P2". If this issue is still affecting you, we care!
Please comment and remove the label. Otherwise, in 14 days the issue will be
moved to P3.
Please see https://beam.apache.org/contribute/jira-priorities/ for a detailed
explanation of what these priorities mean.
> Autodetect Avro schema from Avro file
> -------------------------------------
>
> Key: BEAM-9597
> URL: https://issues.apache.org/jira/browse/BEAM-9597
> Project: Beam
> Issue Type: Improvement
> Components: io-java-avro
> Reporter: Lars Almgren
> Priority: P2
> Labels: stale-P2
>
> I'm building a pipeline where I'm reading a set of Avro files, all with same
> schema. These Avro contains the schema definition. To get GenericRecords, I
> today have to specify the schema for the files in my pipeline. It would be
> very neat to use the fact that my Avro files contains the schema definition
> already. Something like
> AvroIO.readFilesGenericRecordsParseSchemaFromSource().
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)