[ https://issues.apache.org/jira/browse/AVRO-292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jeff Hammerbacher reassigned AVRO-292: -------------------------------------- Assignee: Jeff Hammerbacher > Add a test to be sure the skip_int and skip_long functionality is working > correctly in Python implementation > ------------------------------------------------------------------------------------------------------------ > > Key: AVRO-292 > URL: https://issues.apache.org/jira/browse/AVRO-292 > Project: Avro > Issue Type: Test > Components: python > Reporter: Jeff Hammerbacher > Assignee: Jeff Hammerbacher > > The current Python implementation skips a fixed number of bytes for integers > and longs, but we use a variable-length encoding scheme. I suspect there's a > flaw there. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.