Xuanwo commented on issue #506:
URL: https://github.com/apache/iceberg-rust/issues/506#issuecomment-2404943472
Hi, @flaneur2020. Thank you for your work, and sorry for the delay with
reqsign and opendal. I hope we can integrate them in a more organized way,
which will lead to a significant
flaneur2020 commented on issue #506:
URL: https://github.com/apache/iceberg-rust/issues/506#issuecomment-2404718870
the pr which allows passing a `Sign` trait has already been merged into
reqsign. however, there still needs some work to let it integrated into opendal.
it may need some
Xuanwo commented on issue #506:
URL: https://github.com/apache/iceberg-rust/issues/506#issuecomment-2259778445
Of course, welcome!
--
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 com
flaneur2020 commented on issue #506:
URL: https://github.com/apache/iceberg-rust/issues/506#issuecomment-2259758262
can i take this issue?
--
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 spec
Xuanwo commented on issue #506:
URL: https://github.com/apache/iceberg-rust/issues/506#issuecomment-2257853806
Copied my reply for this feature below:
> I checked how iceberg-java implemetns remote-signing:
>
>
https://github.com/apache/iceberg/blob/f7585932a6d89b04c0d45b5f9dfe
c-thiel opened a new issue, #506:
URL: https://github.com/apache/iceberg-rust/issues/506
Currently we do not respect the `s3.remote-signing*` attributes in FileIO.
It would be great to support remote-signing for access federation to MinIO
like storages.
Follow-up of https://github