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

Revert "materialize-s3-iceberg: run table appends concurrently" #2226

Merged
merged 1 commit into from
Dec 21, 2024

Conversation

williamhbaker
Copy link
Member

@williamhbaker williamhbaker commented Dec 20, 2024

Description:

This reverts commit a79a235.

I'm seeing (intermittent) failures with the many concurrent requests to REST catalogs. The relevant error information doesn't seem to be making it through the Go/Python interface. Likely there needs to be some kind of retry mechanism implemented. I am reverting this for now until that can be investigated, since the intermittent crashes this is causing are probably worse than the latency boost it offered.

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

This reverts commit a79a235.

I'm seeing (intermittent) failures with the many concurrent requests to REST
catalogs. The relevant error information doesn't seem to be making it through
the Go/Python interface. Likely there needs to be some kind of retry mechanism
implemented. I am reverting this for now until that can be investigated, since
the intermittent crashes this is causing are probably worse than the latency
boost it offered.
Copy link
Member

@dyaffe dyaffe 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 fc1e495 into main Dec 21, 2024
54 checks passed
@williamhbaker williamhbaker deleted the wb/iceberg-rev branch December 21, 2024 01:50
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