[jira] [Created] (AVRO-1350) Error in decoding enums using ResolvingDecoder

2013-07-01 Thread Bin Guo (JIRA)
Bin Guo created AVRO-1350: - Summary: Error in decoding enums using ResolvingDecoder Key: AVRO-1350 URL: https://issues.apache.org/jira/browse/AVRO-1350 Project: Avro Issue Type: Bug

[jira] [Updated] (AVRO-1350) Error in decoding enums using ResolvingDecoder

2013-07-01 Thread Bin Guo (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1350?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bin Guo updated AVRO-1350: -- Description: We can't get a correct result when decoding enums using resolving decoder. e.g. {code:title=An

[jira] [Updated] (AVRO-1350) Error in decoding enums using ResolvingDecoder

2013-07-01 Thread Bin Guo (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1350?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bin Guo updated AVRO-1350: -- Description: We can't get a correct result when decoding enums using resolving decoder. e.g.

[jira] [Commented] (AVRO-1350) Error in decoding enums using ResolvingDecoder

2013-07-01 Thread Bin Guo (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13697429#comment-13697429 ] Bin Guo commented on AVRO-1350: --- OK, I've pasted my complete test case above.

[jira] [Commented] (AVRO-1335) ResolvingDecoder should provide bidirectional compatibility between different version of schemas

2013-05-21 Thread Bin Guo (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1335?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13662766#comment-13662766 ] Bin Guo commented on AVRO-1335: --- Thanks, but *default* is not supported in the latest C++

[jira] [Updated] (AVRO-1335) C++ should support field default values

2013-05-21 Thread Bin Guo (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1335?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bin Guo updated AVRO-1335: -- Summary: C++ should support field default values (was: ResolvingDecoder should provide bidirectional

[jira] [Commented] (AVRO-1335) C++ should support field default values

2013-05-21 Thread Bin Guo (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1335?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13663710#comment-13663710 ] Bin Guo commented on AVRO-1335: --- Ok, I've renamed the summary. Furthermore, there is another

[jira] [Created] (AVRO-1335) ResolvingDecoder should provide bidirectional compatibility between different version of schemas

2013-05-20 Thread Bin Guo (JIRA)
Bin Guo created AVRO-1335: - Summary: ResolvingDecoder should provide bidirectional compatibility between different version of schemas Key: AVRO-1335 URL: https://issues.apache.org/jira/browse/AVRO-1335

[jira] [Updated] (AVRO-1335) ResolvingDecoder should provide bidirectional compatibility between different version of schemas

2013-05-20 Thread Bin Guo (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1335?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bin Guo updated AVRO-1335: -- Description: We found that resolvingDecoder could not provide bidirectional compatibility between different