Expose aliases on Schema.Field
------------------------------
Key: AVRO-1016
URL: https://issues.apache.org/jira/browse/AVRO-1016
Project: Avro
Issue Type: Bug
Components: java
Affects Versions: 1.6.1
Reporter: koert kuipers
Priority: Trivial
If i create a copy of a Schema.Field using the constructor i lose the props and
aliases. I can find out what the props are and add them back in using
Schema.Field.props() but there is no way to find out the aliases. Can we also
expose the aliases? Set<String> Schema.Field.aliases()?
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira