Skip to content
This repository has been archived by the owner on Feb 18, 2024. It is now read-only.

Parquet Encryption support #1352

Closed
tibaes opened this issue Jan 4, 2023 · 3 comments
Closed

Parquet Encryption support #1352

tibaes opened this issue Jan 4, 2023 · 3 comments
Labels
no-changelog Issues whose changes are covered by a PR and thus should not be shown in the changelog

Comments

@tibaes
Copy link

tibaes commented Jan 4, 2023

Is Parquet encryption supported or there are plans to support it?

-- and, of course, you deserve a big Thank You for creating this awesome library!

@ritchie46
Copy link
Collaborator

No it is not, never thought of that TBH. Couldn't you just encrypt the file/bytes once processed?

@tibaes
Copy link
Author

tibaes commented Jan 7, 2023

I believe I can.

However Parquet Modular Encryption is a bit more advanced than encrypting the whole file.

I am new to encrypted parquet. My new project deals with sensitive data and I am evaluating my options on Rust - which I am still a beginner - without reinventing the wells.

It looks like Apache Parquet has some encryption support. I want to try polars, perhaps I can mix both.

Thanks for your feedback!

@tibaes
Copy link
Author

tibaes commented Jan 9, 2023

Sorry, just figured this is a duplicate from:
jorgecarleitao/parquet2#154
Closing it.

@tibaes tibaes closed this as completed Jan 9, 2023
@jorgecarleitao jorgecarleitao added the no-changelog Issues whose changes are covered by a PR and thus should not be shown in the changelog label Feb 9, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
no-changelog Issues whose changes are covered by a PR and thus should not be shown in the changelog
Projects
None yet
Development

No branches or pull requests

3 participants