You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2020/06/12 08:30:00 UTC

[jira] [Commented] (AVRO-2849) Clarify Grammar for allowed namespace strings in specification.

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

ASF subversion and git services commented on AVRO-2849:
-------------------------------------------------------

Commit 9a33ed5498a68b58fc0d3d667d64899bed1fceeb in avro's branch refs/heads/master from emkornfield
[ https://gitbox.apache.org/repos/asf?p=avro.git;h=9a33ed5 ]

AVRO-2849: Update spec to clarify valid namespaces (#917)

- Adds the grammar as discussed on the mailing list:
https://lists.apache.org/thread.html/r93c4142922587ceefab78d2695570778b22a51e4bd140fd58c21984b%40%3Cdev.avro.apache.org%3E

- Removes double "the".

> Clarify Grammar for allowed namespace strings in specification.
> ---------------------------------------------------------------
>
>                 Key: AVRO-2849
>                 URL: https://issues.apache.org/jira/browse/AVRO-2849
>             Project: Apache Avro
>          Issue Type: Improvement
>          Components: spec
>    Affects Versions: 1.9.2
>            Reporter: Micah Kornfield
>            Assignee: Micah Kornfield
>            Priority: Major
>
> The specification is a little bit ambiguous on whether namespaces can have a leading ".".  [Per discussion on the mailing list|https://lists.apache.org/thread.html/r93c4142922587ceefab78d2695570778b22a51e4bd140fd58c21984b%40%3Cdev.avro.apache.org%3E] the intended grammar is:
>  
> <empty> | (<name>((<dot><name>)*))



--
This message was sent by Atlassian Jira
(v8.3.4#803005)