[ 
https://issues.apache.org/jira/browse/AVRO-2849?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ryan Skraba updated AVRO-2849:
------------------------------
    Description: 
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>)*))

  was:
The specification is a little bit ambiguous on whether namespaces can have a 
leading ".".  Per discussion on the mailing list the intended grammar is:

 

<empty> | (<name>((<dot><name>)*))


> 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
>            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)

Reply via email to