tustvold commented on code in PR #6620:
URL: https://github.com/apache/arrow-rs/pull/6620#discussion_r1814877295


##########
arrow-array/src/cast.rs:
##########
@@ -21,6 +21,11 @@ use crate::array::*;
 use crate::types::*;
 use arrow_data::ArrayData;
 
+#[doc(hidden)]
+pub mod __private {

Review Comment:
   This is the module name that serde uses for this purpose



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