liukun4515 commented on code in PR #2528:
URL: https://github.com/apache/arrow-rs/pull/2528#discussion_r954538652


##########
parquet/src/arrow/array_reader/mod.rs:
##########
@@ -47,7 +47,6 @@ mod test_util;
 pub use builder::build_array_reader;

Review Comment:
   It's better to public the `make_fixed_len_byte_array_reader` like 
`build_array_reader` for byte_array.
   Benchmark and other code will use this method to create reader.



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