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

lakeapi: Use pool name/reference over pool id #4809

Closed
wants to merge 1 commit into from

Conversation

mattnibs
Copy link
Collaborator

This commit changes the lakeapi to use the pool name (which call also be the string version of the pool ID) over requiring the pool id when operating on a given pool. Apart from reducing the amount of requests needed when operating on a remote lake, this also allows for users to create a pool with ksuid name with Zed knowing how to resolve this correctly.

Closes #4431

This commit changes the lakeapi to use the pool name (which call also be
the string version of the pool ID) over requiring the pool id when
operating on a given pool. Apart from reducing the amount of requests
needed when operating on a remote lake, this also allows for users to
create a pool with ksuid name with Zed knowing how to resolve this
correctly.

Closes #4431
@mattnibs mattnibs marked this pull request as ready for review October 19, 2023 01:25
@mattnibs mattnibs requested a review from a team October 19, 2023 01:25
@mattnibs mattnibs closed this Nov 20, 2023
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.

Corrupt pool name based on filename
1 participant