Hi Fokko, Thanks for the quick response! Makes sense, thanks for the context. I’m planning to pick this up later this week and extend encryption support across the remaining parquet-cli commands. I’ll keep you in the loop and tag you on the PRs once they’re ready.
Warm Regards, Arnav On Wed, Dec 10, 2025 at 1:34 AM Fokko Driesprong <[email protected]> wrote: > Hey Arnav, > > I think encryption is still not being used very widely, which might > indicate a lack of support in Iceberg-CLI. Feel free to ping me on PRs that > require review. Thanks for picking this up! > > Kind regards, > Fokko > > Op di 9 dec 2025 om 20:05 schreef Arnav Balyan <[email protected]>: > > > Hi team, > > It seems we currently don't have encryption support in parquet-cli. > Despite > > having a way to pass parquet.encryption.footer.key and > > parquet.encryption.column.keys into the decryption properties to create > an > > encrypted reader. Consequently, users are unable to open encrypted > Parquet > > files through CLI. > > > > A limited set of commands were recently wired to support it (3 out of > 19). > > I'm planning to support this for all commands and wanted to check if > there > > was any reason we haven't done so already. > > > > Thanks and Regards, > > - Arnav > > >
