adamreeve opened a new issue, #7359: URL: https://github.com/apache/arrow-rs/issues/7359
See https://github.com/apache/arrow-rs/pull/7111/files#r2015196618 #7111 adds support for writing Parquet files with modular encryption but this only works when using an `ArrowWriter` to write Arrow record batches. There isn't a way to implement concurrent writing of separate columns using an [`ArrowColumnWriter`](https://docs.rs/parquet/latest/parquet/arrow/arrow_writer/struct.ArrowColumnWriter.html) with encryption. -- 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: github-unsubscr...@arrow.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org