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
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.