Micah Kornfield created AVRO-2849:
-------------------------------------
Summary: 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
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>)*))
--
This message was sent by Atlassian Jira
(v8.3.4#803005)