[jira] [Updated] (AVRO-1663) C Library does not handle enum's namespace

2015-04-23 Thread Thomas Sanchez (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1663?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Sanchez updated AVRO-1663: - Attachment: (was: AVRO-1663.patch) C Library does not handle enum's namespace

[jira] [Created] (AVRO-1663) C Library does not handle enum's namespace

2015-04-23 Thread Thomas Sanchez (JIRA)
Thomas Sanchez created AVRO-1663: Summary: C Library does not handle enum's namespace Key: AVRO-1663 URL: https://issues.apache.org/jira/browse/AVRO-1663 Project: Avro Issue Type: Bug

[jira] [Updated] (AVRO-1663) C Library does not handle enum's namespace

2015-04-23 Thread Thomas Sanchez (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1663?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Sanchez updated AVRO-1663: - Attachment: AVRO-1663.patch C Library does not handle enum's namespace

[jira] [Updated] (AVRO-1663) C Library does not handle enum's namespace

2015-04-23 Thread Thomas Sanchez (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1663?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Sanchez updated AVRO-1663: - Description: {code}{ type: record, name: EventName, namespace: com.company.avro.schemas,

[jira] [Updated] (AVRO-1663) C Library does not handle enum's namespace

2015-04-23 Thread Thomas Sanchez (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1663?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Sanchez updated AVRO-1663: - Attachment: AVRO-1663.patch C Library does not handle enum's namespace

[jira] [Updated] (AVRO-1663) C Library does not handle enum's namespace

2015-04-23 Thread Thomas Sanchez (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1663?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Sanchez updated AVRO-1663: - Release Note: C API: Handle the namespace field in the enum block Status: Patch Available

[jira] [Commented] (AVRO-1663) C Library does not handle enum's namespace

2015-04-23 Thread Thomas Sanchez (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1663?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14509277#comment-14509277 ] Thomas Sanchez commented on AVRO-1663: -- I also created a pull request on the github

[GitHub] avro pull request: Parse namespace for enum

2015-04-23 Thread daedric
GitHub user daedric opened a pull request: https://github.com/apache/avro/pull/34 Parse namespace for enum Namespaces were not supported in the C library. This commit adds the parsing + a minimal test. You can merge this pull request into a Git repository by running: $ git