Skip to content

[C++] Remove deprecated string-based Parquet encryption methods #47338

@EnricoMi

Description

@EnricoMi

Describe the enhancement requested

In #46017 we have moved to storing encryption keys in SecureStrings. 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++

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions