Jefffrey commented on code in PR #9033:
URL: https://github.com/apache/arrow-rs/pull/9033#discussion_r2642331906


##########
arrow-array/src/array/fixed_size_list_array.rs:
##########
@@ -114,7 +114,7 @@ use std::sync::Arc;
 /// ```
 ///
 /// [`StringArray`]: crate::array::StringArray
-/// [fixed size 
arrays](https://arrow.apache.org/docs/format/Columnar.html#fixed-size-list-layout)
+/// [fixed length lists]: 
https://arrow.apache.org/docs/format/Columnar.html#fixed-size-list-layout

Review Comment:
   Referenced here:
   
   
https://github.com/apache/arrow-rs/blob/addf74d72d88684dabac21822c22f35e803135c5/arrow-array/src/array/fixed_size_list_array.rs#L29-L30



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