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

feat(catalog): Standardize Catalog create table function #245

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

zeroshade
Copy link
Member

Adding a CreateTable function to the Catalog interface, standardizing the implementation that was initially created by #146 so that it isn't specific to the REST catalog and can be implemented by any catalog.

This also requires adding the AssignFresh*IDs functions so that the REST catalog implementation is correctly re-assigning IDs as other implementations do.

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.

1 participant