Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

materialize-s3-iceberg: fetch table paths concurrently #2071

Merged
merged 2 commits into from
Oct 21, 2024

Conversation

williamhbaker
Copy link
Member

@williamhbaker williamhbaker commented Oct 21, 2024

Description:

Adds concurrency to fetching table storage paths, since otherwise this can take a really long time if there are lots of enabled bindings.

Workflow steps:

(How does one use this feature, and how has it changed)

Documentation links affected:

(list any documentation links that you created, or existing ones that you've identified as needing updates, along with a brief description)

Notes for reviewers:

(anything that might help someone review this PR)


This change is Reviewable

@williamhbaker williamhbaker force-pushed the wb/iceberg-concurrent-table-paths branch from feea9a9 to 091600b Compare October 21, 2024 16:58
Adds concurrency to fetching table storage paths, since otherwise this can take
a really long time if there are lots of enabled bindings.
Turning on extending logging for materialize-s3-iceberg, since it is pretty
helpful to see those logs.
Copy link
Contributor

@Alex-Bair Alex-Bair left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@williamhbaker williamhbaker merged commit 7c419fa into main Oct 21, 2024
52 of 53 checks passed
@williamhbaker williamhbaker deleted the wb/iceberg-concurrent-table-paths branch October 21, 2024 17:57
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