alamb commented on code in PR #8532:
URL: https://github.com/apache/arrow-rs/pull/8532#discussion_r2395994203


##########
parquet-variant-compute/src/cast.rs:
##########
@@ -34,7 +34,7 @@ use arrow_schema::ArrowError;
 /// ```
 /// # use arrow::array::{Array, ArrayRef, Int64Array};
 /// # use parquet_variant::Variant;
-/// # use parquet_variant_compute::cast_to_variant::cast_to_variant;
+/// # use parquet_variant_compute::cast::cast_to_variant;

Review Comment:
   but then it doesn't match the convention of `shred_variant` and 
`unshred_variant` 🤔 



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