etseidl commented on code in PR #8476:
URL: https://github.com/apache/arrow-rs/pull/8476#discussion_r2389463726


##########
parquet/src/file/page_index/column_index.rs:
##########
@@ -17,7 +17,7 @@
 
 //! [`ColumnIndexMetaData`] structures holding decoded [`ColumnIndex`] 
information
 //!
-//! [`ColumnIndex`]: crate::format::ColumnIndex
+//! [`ColumnIndex`]: 
https://github.com/apache/parquet-format/blob/master/PageIndex.md

Review Comment:
   I've updated this (and the matching docs in `offset_index.rs`) to point to 
the page index docs in the metadata module.



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