tustvold commented on code in PR #2528: URL: https://github.com/apache/arrow-rs/pull/2528#discussion_r954544698
########## parquet/src/arrow/array_reader/mod.rs: ########## @@ -47,7 +47,6 @@ mod test_util; pub use builder::build_array_reader; Review Comment: I mean ideally you'd use the normal public API, but perhaps I'm getting ahead of myself... -- 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]
