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

2015-07-07 Thread Thomas Sanchez (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1663?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14616806#comment-14616806 ] Thomas Sanchez commented on AVRO-1663: -- Any news ? Everything's on github. C Library

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

2015-05-06 Thread Thomas Sanchez (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1663?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14530302#comment-14530302 ] Thomas Sanchez commented on AVRO-1663: -- Pull request updated according to the

[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