EnricoMi opened a new issue, #47338: URL: https://github.com/apache/arrow/issues/47338
### Describe the enhancement requested In #46017 we have moved to storing encryption keys in `SecureString`s. Existing string-based methods have been deprecated. We want to encourage users to move to the new methods to improve encryption key security. For this, deprecated methods have to be removed so `SecureString` based methods are the sole way to pass encryption keys to Parquet. ### Component(s) C++ -- 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]
