You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[#6649] feat(iceberg): make warehouse configable for Iceberg memory catalog 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
0 commit comments