adamreeve opened a new pull request, #48170: URL: https://github.com/apache/arrow/pull/48170
### Rationale for this change Fixes creation of writer properties when writing a Parquet Dataset with encryption, so that column-specific settings aren't lost. ### What changes are included in this PR? Changes the `WriterProperties::Builder` constructor that uses existing properties so that it also sets any column-specific settings. ### Are these changes tested? Yes. ### Are there any user-facing changes? Yes, this fixes a user-facing bug. -- 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]
