Skip to content

[DOP-29492] Implement Iceberg.DelegatedWarehouse#413

Merged
dolfinus merged 1 commit intodevelopfrom
feature/DOP-29492
Nov 17, 2025
Merged

[DOP-29492] Implement Iceberg.DelegatedWarehouse#413
dolfinus merged 1 commit intodevelopfrom
feature/DOP-29492

Conversation

@dolfinus
Copy link
Member

@dolfinus dolfinus commented Nov 17, 2025

Change Summary

Some Iceberg REST Catalog implementations (Lakekeeper, Polaris, Gravitino) can use only vended S3 credentials and warehouse path, ignoring user specified params. Implemented new Iceberg.DelegatedWarehouse class for that.

https://onetl--413.org.readthedocs.build/en/413/connection/db_connection/iceberg/warehouse_delegated.html

Related issue number

Checklist

  • Commit message and PR title is comprehensive
  • Keep the change as small as possible
  • Unit and integration tests for the changes exist
  • Tests pass on CI and coverage does not decrease
  • Documentation reflects the changes where applicable
  • docs/changelog/next_release/<pull request or issue id>.<change type>.rst file added describing change
    (see CONTRIBUTING.rst for details.)
  • My PR is ready to review.

@dolfinus dolfinus self-assigned this Nov 17, 2025
@github-actions
Copy link

github-actions bot commented Nov 17, 2025

Coverage

Coverage Report •
FileStmtsMissCoverMissing
onetl/connection/db_connection/iceberg
   connection.py2023085%341–343, 498–500, 502–503, 505–507, 517, 519–520, 536–537, 539–542, 544–546, 548, 591–593, 595, 597, 612
onetl/connection/db_connection/iceberg/warehouse
   filesystem.py27196%114
onetl/connection/file_df_connection/spark_s3
   connection.py156398%431–432, 447
TOTAL996528997% 

@dolfinus dolfinus marked this pull request as ready for review November 17, 2025 11:07
@dolfinus dolfinus merged commit aa7f419 into develop Nov 17, 2025
36 checks passed
@dolfinus dolfinus deleted the feature/DOP-29492 branch November 17, 2025 12:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants