rok commented on issue #47254:
URL: https://github.com/apache/arrow/issues/47254#issuecomment-3151312809

   Does is help if you replace
   ```cpp
   file_encryption_builder.footer_key_id(KEY_LABEL)
   ```
   with
   ```cpp
   file_encryption_builder.footer_key_metadata(KEY_LABEL)
   ```


-- 
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: github-unsubscr...@arrow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to