[jira] [Commented] (AVRO-1282) Make use of the sun.misc.Unsafe class during serialization if a JDK supports it

2013-03-25 Thread Leo Romanoff (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13612586#comment-13612586 ] Leo Romanoff commented on AVRO-1282: I have implemented an initial version of the

[jira] [Commented] (AVRO-1282) Make use of the sun.misc.Unsafe class during serialization if a JDK supports it

2013-03-25 Thread Leo Romanoff (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13612901#comment-13612901 ] Leo Romanoff commented on AVRO-1282: I implemented the optimization that avoids

[jira] [Created] (AVRO-1284) Python: validation should be a method of Schema objects

2013-03-25 Thread Jeremy Kahn (JIRA)
Jeremy Kahn created AVRO-1284: - Summary: Python: validation should be a method of Schema objects Key: AVRO-1284 URL: https://issues.apache.org/jira/browse/AVRO-1284 Project: Avro Issue Type:

[jira] [Work started] (AVRO-1284) Python: validation should be a method of Schema objects

2013-03-25 Thread Jeremy Kahn (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1284?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on AVRO-1284 started by Jeremy Kahn. Python: validation should be a method of Schema objects ---

[jira] [Updated] (AVRO-1284) Python: validation should be a method of Schema objects

2013-03-25 Thread Jeremy Kahn (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1284?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeremy Kahn updated AVRO-1284: -- Attachment: validation-as-method.patch Python: validation should be a method of Schema objects

[jira] [Updated] (AVRO-1284) Python: validation should be a method of Schema objects

2013-03-25 Thread Jeremy Kahn (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1284?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeremy Kahn updated AVRO-1284: -- Attachment: validation-as-method-backwards-compatible.patch The

[jira] [Work started] (AVRO-1265) Python: schema objects should support builder() default-filling behavior

2013-03-25 Thread Jeremy Kahn (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1265?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on AVRO-1265 started by Jeremy Kahn. Python: schema objects should support builder() default-filling behavior