Skip to content

add support for GCS warehouses in iceberg#19137

Open
bsmithgall wants to merge 1 commit intoapache:masterfrom
bsmithgall:gcs-iceberg
Open

add support for GCS warehouses in iceberg#19137
bsmithgall wants to merge 1 commit intoapache:masterfrom
bsmithgall:gcs-iceberg

Conversation

@bsmithgall
Copy link
Contributor

Description

Add GoogleCloudStorageInputSourceFactory to allow reading Iceberg data files from gs:// paths with "warehouseSource": "google". Add iceberg-gcp and google-cloud-storage dependencies to iceberg extension.

Also adds relevant tests and documentation updates.

Release note

new: allow Druid to read iceberg files from GCS


Key changed/added classes in this PR
  • GoogleCloudStorageInputSourceFactory

This PR has:

  • been self-reviewed.
  • added documentation for new or modified features or behaviors.
  • a release note entry in the PR description.
  • added unit tests or modified existing tests to cover new code paths, ensuring the threshold for code coverage is met.
  • added integration tests. (would love to tackle Add Integration tests for Iceberg connector #18017 but am not entirely sure what you'd like me to get that started. Testcontainers?)

Add `GoogleCloudStorageInputSourceFactory` to allow reading Iceberg data
files from `gs://` paths with `"warehouseSource": "google"`. Add
`iceberg-gcp` and `google-cloud-storage` dependencies to iceberg
extension.

Also adds relevant tests and documentation updates.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant