etseidl opened a new pull request, #8427:
URL: https://github.com/apache/arrow-rs/pull/8427

   # Which issue does this PR close?
   
   **Note: this targets a feature branch, not main**
   
   - Closes #5854.
   
   # Rationale for this change
   
   Continues the remodel by implementing writing of the page index structures.
   
   # What changes are included in this PR?
   
   This PR removes the old `parquet::file::page_index::Index` enum and replaces 
with the new `ColumnIndexMetaData` struct.
   
   # Are these changes tested?
   
   Covered by existing tests
   
   # Are there any user-facing changes?
   
   Yes.
   


-- 
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