alamb commented on code in PR #7321:
URL: https://github.com/apache/arrow-rs/pull/7321#discussion_r2009196814
##########
parquet/src/arrow/arrow_writer/mod.rs:
##########
@@ -532,6 +533,7 @@ impl ArrowColumnChunk {
/// Note: This is a low-level interface for applications that require
fine-grained control
/// of encoding, see [`ArrowWriter`] for a higher-level interface
///
+/// # Example: Encoding two Arrow Array's in Parallel
Review Comment:
I plan to make another example shortly of how to encode record batches in
parallel
--
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]