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

2015-05-19 Thread Pierre de Freminville (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1335?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre de Freminville updated AVRO-1335: Labels: patch (was: ) Status: Patch Available (was: Open) C++ should support

C++: default values serialization (Patch for JIRA-1335?)

2015-05-19 Thread Pierre de Frém
Hello, I made a patch to the C++ avro to be able to serialize default values in avro schemas. Should I post the patch as a solution for JIRA-1335?https://issues.apache.org/jira/browse/AVRO-1335 What do you think of it? Thanks in advance, Regards. Pierre PS: This is my original message posted

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

2015-05-19 Thread Pierre de Freminville (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1335?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre de Freminville updated AVRO-1335: Labels: (was: patch) C++ should support field default values

[jira] [Commented] (AVRO-1497) Add LogicalType support to Java

2015-05-19 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1497?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14551241#comment-14551241 ] Ryan Blue commented on AVRO-1497: - I've removed the interning in Schema to unblock this and

[jira] [Commented] (AVRO-1497) Add LogicalType support to Java

2015-05-19 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1497?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14550653#comment-14550653 ] Tom White commented on AVRO-1497: - Thanks for the update Ryan. I think this is getting

[jira] [Commented] (AVRO-1497) Add LogicalType support to Java

2015-05-19 Thread Zoltan Farkas (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1497?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14550895#comment-14550895 ] Zoltan Farkas commented on AVRO-1497: - Agree about interning, String.intern is slow in