Skip to content

[FEA] Parquet Modular Encryption support #23619

Description

@liurenjie1024

Is your feature request related to a problem? Please describe.

Apache Iceberg V3 supports encryption of table data, and it utilizes parquet's modular encryption to encrypt data files under the hood.

Describe the solution you'd like

To support read and write encrypted iceberg tables, we need to support read/write encrypted parquet files. The scope of this issue is not full feature support of PME, since iceberg only utilized full file encryption. To put it in simple, iceberg will manage the encryption and aad for reading/writing a parquet file.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions