zeroshade opened a new pull request, #223:
URL: https://github.com/apache/arrow-go/pull/223

   ### Rationale for this change
   Adds support for writing and retrieving Page Indexes from parquet files
   
   ### What changes are included in this PR?
   Added new writer properties to enable writing PageIndexes either as default 
or for specific columns.
   Added `RowGroupPageIndexReader`, `ColumnIndexReader`, `OffsetIndexReader` to 
access page index information.
   
   ### Are these changes tested?
   Yes, extensive unit tests have been added including round trip tests and 
encryption/decryption tests.
   
   ### Are there any user-facing changes?
   no. Just new functions available.
   
   closes #33 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to