phillipleblanc commented on PR #1528:
URL: https://github.com/apache/iceberg-rust/pull/1528#issuecomment-3096442793
> This is another motivating case of #1314
Ah yeah, I wasn't aware of that discussion - thanks for the link! I
represent another case where I'm already heavily invested
liurenjie1024 commented on PR #1528:
URL: https://github.com/apache/iceberg-rust/pull/1528#issuecomment-3096075820
This is another motivating case of
https://github.com/apache/iceberg-rust/issues/1314
--
This is an automated message from the Apache Git Service.
To respond to the message,
Xuanwo merged PR #1528:
URL: https://github.com/apache/iceberg-rust/pull/1528
--
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: issues-unsubscr...@iceberg
phillipleblanc opened a new pull request, #1528:
URL: https://github.com/apache/iceberg-rust/pull/1528
## Which issue does this PR close?
- Closes #1527
## What changes are included in this PR?
Adds the ability to provide custom extensions to the `FileIOBuilder`.
Current