Skip to content

[Python][Parquet] Per-column keys for low-level encryption/decryption properties API #49821

@adamreeve

Description

@adamreeve

Describe the enhancement requested

#49667 adds create_encryption_properties and create_decryption_properties functions for generating file encryption and decryption properties by directly specifying a footer key, but these only support uniform encryption, where all columns are encrypted with the footer key.

These methods should be extended to support per-column encryption keys.

Component(s)

Python, Parquet

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions