[
https://issues.apache.org/jira/browse/AVRO-677?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14265900#comment-14265900
]
Rob Turner commented on AVRO-677:
---------------------------------
Looks like a duplicate of AVRO-1467.
> Avro schema not properly resolved on data file read.
> ----------------------------------------------------
>
> Key: AVRO-677
> URL: https://issues.apache.org/jira/browse/AVRO-677
> Project: Avro
> Issue Type: Bug
> Components: java
> Affects Versions: 1.4.0
> Reporter: Patrick Linehan
> Attachments: schema_test.tar.gz
>
>
> Based on the "schema resolution and record names" thread:
> http://mail-archives.apache.org/mod_mbox/avro-user/201010.mbox/thread
> When reading records from a data file of type namespace1.Record1 using a
> specific reader of type namespace2.Record2, reading succeeds even though
> schema resolution should fail. Instead, this should require the use of
> aliases.
> I'll be attaching a code example shortly.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)