[
https://issues.apache.org/jira/browse/AVRO-696?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Patrick Linehan updated AVRO-696:
---------------------------------
Attachment: AVRO-696.patch
Attaching the trivial patch.
The only issue with this patch is that it is a backward-incompatible change.
> DataFileWriter.setMetaInternal(String key, String value) should be private.
> ---------------------------------------------------------------------------
>
> Key: AVRO-696
> URL: https://issues.apache.org/jira/browse/AVRO-696
> Project: Avro
> Issue Type: Bug
> Components: java
> Reporter: Patrick Linehan
> Attachments: AVRO-696.patch
>
>
> This method bypasses the checks for reserved Avro metadata keys, so it should
> be private (or at least default-visible).
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.