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

[Catalog] Create parent namespaces, if those don't exist #9007

Open
snazy opened this issue Jul 4, 2024 · 0 comments
Open

[Catalog] Create parent namespaces, if those don't exist #9007

snazy opened this issue Jul 4, 2024 · 0 comments

Comments

@snazy
Copy link
Member

snazy commented Jul 4, 2024

When creating a namespace via Iceberg REST, it might be convenient to create non-existing parent namespaces as well.

Proposal:

  • add a new boolean createParentNamespaces attribute in org.projectnessie.client.api.ns.ClientSideCreateNamespace
  • update createWithResponse() to fetch all involved namespaces and create the non-existing ones in the same Nessie commit
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

No branches or pull requests

1 participant