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

2013-04-19 Thread Leo Romanoff (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1282?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leo Romanoff updated AVRO-1282: --- Attachment: avro-1282-v6.patch Code clean-up based on Doug's comments. Formatting is fixed. New

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

2013-04-19 Thread Scott Carey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13636589#comment-13636589 ] Scott Carey commented on AVRO-1282: --- I will have a look at this this weekend.

[jira] [Created] (AVRO-1303) Python avro library does not support aliasing for schema evolution

2013-04-19 Thread Jeremy Kahn (JIRA)
Jeremy Kahn created AVRO-1303: - Summary: Python avro library does not support aliasing for schema evolution Key: AVRO-1303 URL: https://issues.apache.org/jira/browse/AVRO-1303 Project: Avro

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

2013-04-19 Thread Doug Cutting (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13636985#comment-13636985 ] Doug Cutting commented on AVRO-1282: There was a '==' in the patch that I had

[jira] [Created] (AVRO-1304) Python Avro match_schemas called redundantly

2013-04-19 Thread Uri Laserson (JIRA)
Uri Laserson created AVRO-1304: -- Summary: Python Avro match_schemas called redundantly Key: AVRO-1304 URL: https://issues.apache.org/jira/browse/AVRO-1304 Project: Avro Issue Type: Bug

[jira] [Created] (AVRO-1305) BinaryDecoder is bottleneck for python avro deserialization

2013-04-19 Thread Uri Laserson (JIRA)
Uri Laserson created AVRO-1305: -- Summary: BinaryDecoder is bottleneck for python avro deserialization Key: AVRO-1305 URL: https://issues.apache.org/jira/browse/AVRO-1305 Project: Avro Issue

[jira] [Commented] (AVRO-1304) Python Avro match_schemas called redundantly

2013-04-19 Thread Jeremy Kahn (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1304?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13637061#comment-13637061 ] Jeremy Kahn commented on AVRO-1304: --- This would be super useful to fix. Do you have a

[jira] [Commented] (AVRO-1304) Python Avro match_schemas called redundantly

2013-04-19 Thread Uri Laserson (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1304?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13637068#comment-13637068 ] Uri Laserson commented on AVRO-1304: Working on it. Trying to keep it backwards