Dandandan commented on a change in pull request #9068:
URL: https://github.com/apache/arrow/pull/9068#discussion_r550871768
##########
File path: rust/arrow/src/util/mod.rs
##########
@@ -21,5 +21,6 @@ pub mod display;
pub mod integration_util;
#[cfg(feature = "prettyprint")]
pub mod pretty;
+pub mod serialization;
Review comment:
Thanks, makes sense. I think it is indeed best to expose as little as
internal code as possible :+1:
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]