[
https://issues.apache.org/jira/browse/AVRO-757?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Doug Cutting updated AVRO-757:
------------------------------
Attachment: AVRO-757.patch
Here's a new version of the patch with some mostly cosmetic changes:
- combines the two patch files into a single patch
- fixes a few places where changed lines exceeded 80-columns
- adds a javadoc comment to a protected method
- adds a transient declaration to 'metaKeyList' and a few 'private'
declarations, where feasible.
- moved the Header definition to the front of the file
- fixed minor pre-existing whitespace and javadoc issue
Barring objections, I will commit this version soon.
> Allow a DataFile to be reopened without reading the head
> --------------------------------------------------------
>
> Key: AVRO-757
> URL: https://issues.apache.org/jira/browse/AVRO-757
> Project: Avro
> Issue Type: New Feature
> Components: java
> Reporter: Stu Hood
> Assignee: Stu Hood
> Labels: file
> Fix For: 1.5.0
>
> Attachments: 0001-Move-header-state-into-a-Header-object.txt,
> 0002-Expose-Header-for-use-in-DataFileReader-and-test-usage.txt,
> AVRO-757.patch
>
>
> It is useful to be able to re-open a file without needing to seek to the head
> of the stream to collect metadata and schema that you've read before.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira