AudriusButkevicius opened a new issue, #41719: URL: https://github.com/apache/arrow/issues/41719
### Describe the bug, including details regarding any error messages, version, and platform. Fails with: ``` Cannot decrypt ColumnMetadata. FileDecryption is not setup correctly ``` This is using plaintext footer. Presumably the metadata read out of _metadata file is not decrypted or the footer indicates incorrectly whether it's encrypted or not. ### Component(s) C++, Python -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
