HippoBaro commented on code in PR #9848: URL: https://github.com/apache/arrow-rs/pull/9848#discussion_r3368610263
########## parquet/src/arrow/array_reader/byte_view_array.rs: ########## @@ -36,14 +36,12 @@ use bytes::Bytes; use std::any::Any; /// Returns an [`ArrayReader`] that decodes the provided byte array column to view types. -/// -/// `batch_size` is used to pre-allocate internal buffers, Review Comment: See https://github.com/apache/arrow-rs/pull/9848#discussion_r3368607198 -- 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]
