[jira] [Updated] (AVRO-1754) C++ ValiditingDecoder handles null incorrectly

2015-11-26 Thread Thiruvalluvan M. G. (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1754?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thiruvalluvan M. G. updated AVRO-1754: -- Assignee: John McClean > C++ ValiditingDecoder handles null incorrectly >

[jira] [Updated] (AVRO-1754) C++ ValiditingDecoder handles null incorrectly

2015-11-26 Thread Thiruvalluvan M. G. (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1754?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thiruvalluvan M. G. updated AVRO-1754: -- Resolution: Fixed Fix Version/s: 1.8.0 Status: Resolved (was: Patch

[jira] [Updated] (AVRO-1754) C++ ValiditingDecoder handles null incorrectly

2015-11-12 Thread John McClean (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1754?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John McClean updated AVRO-1754: --- Status: Patch Available (was: Open) > C++ ValiditingDecoder handles null incorrectly >

[jira] [Updated] (AVRO-1754) C++ ValiditingDecoder handles null incorrectly

2015-11-04 Thread John McClean (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1754?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John McClean updated AVRO-1754: --- Description: When decoding null, the ValidatingDecoder does not call the underlying 'decodeNull'

[jira] [Updated] (AVRO-1754) C++ ValiditingDecoder handles null incorrectly

2015-11-04 Thread John McClean (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1754?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John McClean updated AVRO-1754: --- Description: When decoding null, the ValidatingDecoder does not call the underlying 'decodeNull'

[jira] [Updated] (AVRO-1754) C++ ValiditingDecoder handles null incorrectly

2015-11-04 Thread John McClean (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1754?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John McClean updated AVRO-1754: --- Description: When decoding null, the ValidatingDecoder does not call the underlying 'decodeNull'

[jira] [Updated] (AVRO-1754) C++ ValiditingDecoder handles null incorrectly

2015-11-04 Thread John McClean (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1754?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John McClean updated AVRO-1754: --- Attachment: AVRO-1754.patch > C++ ValiditingDecoder handles null incorrectly >