Krishnan Sundaram created AVRO-2891:
---------------------------------------

             Summary: Expose last sync offset written on DataFileWriter
                 Key: AVRO-2891
                 URL: https://issues.apache.org/jira/browse/AVRO-2891
             Project: Apache Avro
          Issue Type: Improvement
          Components: c++
    Affects Versions: 1.9.2
            Reporter: Krishnan Sundaram
             Fix For: 1.9.3, 1.11.0, 1.10.1


Requesting an API lastSync() on DataFileWriter. It is useful to expose sync 
offsets during the process of writing an Avro file - Given sync info, it makes 
it easier to fetch a specific block and read if so desired, rather than having 
to read the whole file to locate contents of a record in a specific block. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to