You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "Harshal Dalvi (JIRA)" <ji...@apache.org> on 2018/05/04 17:36:00 UTC

[jira] [Updated] (AVRO-2174) Enums with spaces are accepted

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

Harshal Dalvi updated AVRO-2174:
--------------------------------
    Description: The Avro spec does not allow for spaces *' '*  in enums. However, Python Avro does not error out or reject enums with spaces in them.  (was: The Avro spec does not allow for spaces *' '*  in enums. However, Python Avro does not error out of reject enums with spaces in them.)

> Enums with spaces are accepted
> ------------------------------
>
>                 Key: AVRO-2174
>                 URL: https://issues.apache.org/jira/browse/AVRO-2174
>             Project: Avro
>          Issue Type: Bug
>          Components: python
>    Affects Versions: 1.8.2
>            Reporter: Harshal Dalvi
>            Priority: Major
>
> The Avro spec does not allow for spaces *' '*  in enums. However, Python Avro does not error out or reject enums with spaces in them.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)