Skip to content

Conversation

@renshangtao
Copy link

@renshangtao renshangtao commented Aug 18, 2022

I use iceberg to encryption parquet file,Then i find It will return "No encryption setup found for column [c1]". Both full table encryption and column encryption have this problem

Looking at the code, I can see that this parameter is fixed to false, which causes the encryption process to throw an exception directly

@renshangtao
Copy link
Author

@ggershinsky please review it. Thank you.

@renshangtao renshangtao changed the title Modify to true to encrypt Parquet-MR Encryption - Modify to true to encrypt Aug 18, 2022
@ggershinsky
Copy link
Contributor

This breaks the parquet columnar encryption mode. We use the parquet "uniform" encryption mode instead for file encryption in Iceberg. Please have a look at apache/iceberg#2639

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants