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


##########
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:
   Here too, `ColumnIndexMetaData` is the rust struct. The link to the spec 
provides additional context.



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