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

2016-01-19 Thread Martin Kleppmann (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1663?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Kleppmann updated AVRO-1663: --- Resolution: Fixed Fix Version/s: 1.8.0 Status: Resolved (was: Patch

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

2015-12-30 Thread Martin Kleppmann (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1663?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Kleppmann updated AVRO-1663: --- Attachment: AVRO-1663-4.patch Thanks for reviewing, [~dcreager]! I've attached an updated (v4)

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

2015-12-15 Thread Martin Kleppmann (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1663?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Kleppmann updated AVRO-1663: --- Attachment: AVRO-1663-3.patch Attached v3 patch, slightly tweaked (in v2 I forgot to consider

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

2015-12-14 Thread Martin Kleppmann (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1663?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Kleppmann updated AVRO-1663: --- Attachment: AVRO-1663-2.patch The previous patch doesn't fully address the problem (for

[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] [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