EnricoMi commented on PR #44990: URL: https://github.com/apache/arrow/pull/44990#issuecomment-2538558054
> > failed with IOError: Failed decryption finalization > > Confirmed in [ec9b054](https://github.com/apache/arrow/commit/ec9b054dcf2b10bbed8c2c38b93b88a17d5d3d06). Multi-threaded uniform encryption read fails. Attempt to fix multi-threaded AAD update: d77a081a49b3436fd0bc16ce3d10792b7222e026 The `PageReader` uses its own copy of the `data_decryptor` / `data_decryptor`. Happy to move into separate PR. -- 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]
