[jira] [Commented] (AVRO-816) Schema Comparison Utils

2013-01-31 Thread Doug Cutting (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13567932#comment-13567932 ] Doug Cutting commented on AVRO-816: --- The patch still applies but tests no longer pass. I

[jira] [Updated] (AVRO-1182) DataFileReader missing seek, sync methods

2013-01-31 Thread Daniel Russel (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1182?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Russel updated AVRO-1182: Status: Patch Available (was: Open) You can also find things at

[jira] [Updated] (AVRO-1182) DataFileReader missing seek, sync methods

2013-01-31 Thread Daniel Russel (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1182?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Russel updated AVRO-1182: Status: Open (was: Patch Available) DataFileReader missing seek, sync methods

[jira] [Updated] (AVRO-1182) DataFileReader missing seek, sync methods

2013-01-31 Thread Daniel Russel (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1182?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Russel updated AVRO-1182: Attachment: add_seek Patch that implements it. DataFileReader missing seek, sync

[jira] [Commented] (AVRO-1182) DataFileReader missing seek, sync methods

2013-01-31 Thread Daniel Russel (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1182?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13568287#comment-13568287 ] Daniel Russel commented on AVRO-1182: - I attached an implementation. It can also be

[jira] [Updated] (AVRO-1182) DataFileReader missing seek, sync methods

2013-01-31 Thread Daniel Russel (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1182?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Russel updated AVRO-1182: Status: Patch Available (was: Open) add_seek. I'm not quite sure how one is supposed to use this

[jira] [Commented] (AVRO-1215) AvroMultipleOutputs not working when specifying baseOutputPath

2013-01-31 Thread Ashish Nagavaram (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13568359#comment-13568359 ] Ashish Nagavaram commented on AVRO-1215: Hi Priyo, I have already attached a patch

[jira] [Updated] (AVRO-1228) Evolving schemas cause AvroColumnReader to fail

2013-01-31 Thread Mark Wagner (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1228?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Wagner updated AVRO-1228: -- Attachment: TestEvolvedSchema.java I'm getting different default value behaviors between Avro and

[jira] [Commented] (AVRO-1182) DataFileReader missing seek, sync methods

2013-01-31 Thread Daniel Russel (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1182?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13568441#comment-13568441 ] Daniel Russel commented on AVRO-1182: - I should add that I don't have access to a

[jira] [Commented] (AVRO-1182) DataFileReader missing seek, sync methods

2013-01-31 Thread Thiruvalluvan M. G. (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1182?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13568444#comment-13568444 ] Thiruvalluvan M. G. commented on AVRO-1182: --- Daniel, It appears that you have

[jira] [Updated] (AVRO-1182) DataFileReader missing seek, sync methods

2013-01-31 Thread Daniel Russel (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1182?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Russel updated AVRO-1182: Attachment: (was: add_seek) DataFileReader missing seek, sync methods

[jira] [Updated] (AVRO-1182) DataFileReader missing seek, sync methods

2013-01-31 Thread Daniel Russel (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1182?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Russel updated AVRO-1182: Attachment: add_seek The patch, an actual patch this time. DataFileReader missing

[jira] [Updated] (AVRO-1182) DataFileReader missing seek, sync methods

2013-01-31 Thread Daniel Russel (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1182?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Russel updated AVRO-1182: Status: Open (was: Patch Available) DataFileReader missing seek, sync methods

[jira] [Commented] (AVRO-1182) DataFileReader missing seek, sync methods

2013-01-31 Thread Daniel Russel (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1182?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13568450#comment-13568450 ] Daniel Russel commented on AVRO-1182: - I briefly wondered why it was so big, but then

[jira] [Commented] (AVRO-1182) DataFileReader missing seek, sync methods

2013-01-31 Thread Thiruvalluvan M. G. (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1182?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13568470#comment-13568470 ] Thiruvalluvan M. G. commented on AVRO-1182: --- Thanks Daniel. The patch looks

[jira] [Created] (AVRO-1237) Avro-C segfaults when union discriminant out of bounds

2013-01-31 Thread Michael Cooper (JIRA)
Michael Cooper created AVRO-1237: Summary: Avro-C segfaults when union discriminant out of bounds Key: AVRO-1237 URL: https://issues.apache.org/jira/browse/AVRO-1237 Project: Avro Issue

[jira] [Updated] (AVRO-1237) Avro-C segfaults when union discriminant out of bounds

2013-01-31 Thread Michael Cooper (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Cooper updated AVRO-1237: - Status: Patch Available (was: Open) Avro-C segfaults when union discriminant out of bounds

[jira] [Updated] (AVRO-1237) Avro-C segfaults when union discriminant out of bounds

2013-01-31 Thread Michael Cooper (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Cooper updated AVRO-1237: - Attachment: 0001-Check-union-discriminant-bounds-in-both-directions.patch Avro-C segfaults

[jira] [Created] (AVRO-1238) Avro-C better end of file detection

2013-01-31 Thread Michael Cooper (JIRA)
Michael Cooper created AVRO-1238: Summary: Avro-C better end of file detection Key: AVRO-1238 URL: https://issues.apache.org/jira/browse/AVRO-1238 Project: Avro Issue Type: Improvement

[jira] [Updated] (AVRO-1238) Avro-C better end of file detection

2013-01-31 Thread Michael Cooper (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1238?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Cooper updated AVRO-1238: - Attachment: 0001-Sane-EOF-checking.patch Avro-C better end of file detection

[jira] [Updated] (AVRO-1238) Avro-C better end of file detection

2013-01-31 Thread Michael Cooper (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1238?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Cooper updated AVRO-1238: - Status: Patch Available (was: Open) Avro-C better end of file detection