fenfeng9 commented on PR #49334:
URL: https://github.com/apache/arrow/pull/49334#issuecomment-3923011833

   @pitrou Could you please take a look when you have a moment?
   
   The C++ writer still rejects bloom filters when file encryption is enabled 
(ParquetException::NYI in file_writer.cc). Because of that, the tests here 
build an encrypted payload in memory to exercise the reader path.
   
   Do you think we should add writer-side support for encrypted bloom filters 
in this PR as well, or handle that in a follow-up?
   


-- 
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]

Reply via email to