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

[#6649] feat(iceberg): make warehouse configable for Iceberg memory catalog backend #6674

Conversation

github-actions[bot]
Copy link

What changes were proposed in this pull request?

The warehouse location for Iceberg memory catalog backend is hard coded to '/tmp', make it configurable.

Why are the changes needed?

Fix: #6649

Does this PR introduce any user-facing change?

no

How was this patch tested?

test it whether works for S3 and local storage

…atalog backend (#6658)

### What changes were proposed in this pull request?

The warehouse location for Iceberg memory catalog backend is hard coded
to '/tmp', make it configurable.

### Why are the changes needed?

Fix: #6649 

### Does this PR introduce _any_ user-facing change?
no

### How was this patch tested?
test it whether works for S3 and local storage
@yuqi1129 yuqi1129 merged commit e51ac9f into branch-0.8 Mar 11, 2025
28 checks passed
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.

3 participants