[
https://issues.apache.org/jira/browse/AVRO-838?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Doug Cutting updated AVRO-838:
------------------------------
Fix Version/s: 1.5.2
Assignee: Doug Cutting
Status: Patch Available (was: Open)
The current patch disables all name validation for schemas read from data
files. This makes Java tolerant in what it accepts from other Avro
implementations, including older versions of Java.
> Support reading of files created with Avro 1.5 that use invalid characters in
> field and record names
> ----------------------------------------------------------------------------------------------------
>
> Key: AVRO-838
> URL: https://issues.apache.org/jira/browse/AVRO-838
> Project: Avro
> Issue Type: Improvement
> Affects Versions: 1.5.1, 1.5.0
> Reporter: Ken Krugler
> Assignee: Doug Cutting
> Fix For: 1.5.2
>
> Attachments: AVRO-838.patch
>
>
> Avro 1.4 had a bug that let users create schemas with invalid characters in
> field and record names.
> For example, the '-' character used to be allowed in field and record names,
> but Avro 1.5 will now fail.
> We need some kind of compatibility mode that supports schemas with invalid
> characters, so that existing files created with Avro 1.4 can be read by Avro
> 1.5.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira