[jira] [Updated] (AVRO-1186) Java Annotations via IDL

2012-11-05 Thread Doug Cutting (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1186?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Doug Cutting updated AVRO-1186: --- Resolution: Fixed Status: Resolved (was: Patch Available) I committed this.

[jira] [Commented] (AVRO-1183) Avro Pair fails to initialize when either they key or value is a list.

2012-11-05 Thread Doug Cutting (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1183?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13490794#comment-13490794 ] Doug Cutting commented on AVRO-1183: Improving the error message is a good idea. Would

[jira] [Created] (AVRO-1190) C++ json parser fails to decode multibyte unicode code points

2012-11-05 Thread Keh-Li Sheng (JIRA)
Keh-Li Sheng created AVRO-1190: -- Summary: C++ json parser fails to decode multibyte unicode code points Key: AVRO-1190 URL: https://issues.apache.org/jira/browse/AVRO-1190 Project: Avro Issue

[jira] [Updated] (AVRO-1190) C++ json parser fails to decode multibyte unicode code points

2012-11-05 Thread Keh-Li Sheng (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1190?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Keh-Li Sheng updated AVRO-1190: --- Description: The parser in JsonIO.cc does not handle decoding a multibyte unicode character into any

[jira] [Commented] (AVRO-1188) External Schema Imports via AVSC Schema

2012-11-05 Thread Sharmarke Aden (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13490916#comment-13490916 ] Sharmarke Aden commented on AVRO-1188: -- Looking at AVRO-983 it seems that this issue

[jira] [Created] (AVRO-1191) C++ json encoder uses \U instead of \u

2012-11-05 Thread Keh-Li Sheng (JIRA)
Keh-Li Sheng created AVRO-1191: -- Summary: C++ json encoder uses \U instead of \u Key: AVRO-1191 URL: https://issues.apache.org/jira/browse/AVRO-1191 Project: Avro Issue Type: Bug

[jira] [Commented] (AVRO-1188) External Schema Imports via AVSC Schema

2012-11-05 Thread Doug Cutting (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13490966#comment-13490966 ] Doug Cutting commented on AVRO-1188: What do you think of the idea of having an

[jira] [Updated] (AVRO-1190) C++ json parser fails to decode multibyte unicode code points

2012-11-05 Thread Keh-Li Sheng (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1190?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Keh-Li Sheng updated AVRO-1190: --- Description: The parser in JsonIO.cc does not handle decoding a multibyte unicode character into any