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

fix(iceberg): listnamespaces includes warehouse name as root #12765

Closed
wants to merge 2 commits into from

Conversation

chakru-r
Copy link
Collaborator

@chakru-r chakru-r commented Mar 3, 2025

listNamespaces now returns the namespace names without the platform instance prefix (which is required in the container hierarchy.
Added tests
Integrations tests now revert to creating nested namespaces (which was disabled as a workaround due to a springboot config issue that was blocking namespace separators, but has now fixed)

Checklist

  • The PR conforms to DataHub's Contributing Guideline (particularly Commit Message Format)
  • Links to related issues (if applicable)
  • Tests for the changes have been added/updated (if applicable)
  • Docs related to the changes have been added/updated (if applicable). If a new feature has been added a Usage Guide has been added for the same.
  • For any breaking change/potential downtime/deprecation/big changes an entry has been made in Updating DataHub

chakru-r added 2 commits March 2, 2025 15:08
Check for namespaces
Reverted workaround that was preventing use of  nested namespaces
@github-actions github-actions bot added the devops PR or Issue related to DataHub backend & deployment label Mar 3, 2025
@chakru-r chakru-r closed this Mar 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
devops PR or Issue related to DataHub backend & deployment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant