You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "Philip Zeyliger (JIRA)" <ji...@apache.org> on 2009/12/15 02:43:18 UTC

[jira] Commented: (AVRO-255) schema namespace should be lexically scoped

    [ https://issues.apache.org/jira/browse/AVRO-255?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12790518#action_12790518 ] 

Philip Zeyliger commented on AVRO-255:
--------------------------------------

+1, but your test doesn't use the fact that the schema "x" has a field "f".  Did you mean to write an assertion about x.f?

> schema namespace should be lexically scoped
> -------------------------------------------
>
>                 Key: AVRO-255
>                 URL: https://issues.apache.org/jira/browse/AVRO-255
>             Project: Avro
>          Issue Type: Bug
>          Components: java
>            Reporter: Doug Cutting
>            Assignee: Doug Cutting
>             Fix For: 1.3.0
>
>         Attachments: AVRO-255.patch
>
>
> If a nested schema specifies a different namespace, then schemas nested within it should inherit that namespace rather than the top-level namespace.  This permits textual inclusion of schemas within schemas.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.