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
