Skip to content

fix(glue): implement namespaceExists via GetDatabase#126

Closed
geruh wants to merge 2 commits into
lance-format:mainfrom
geruh:fix/glue-namespace-exists
Closed

fix(glue): implement namespaceExists via GetDatabase#126
geruh wants to merge 2 commits into
lance-format:mainfrom
geruh:fix/glue-namespace-exists

Conversation

@geruh

@geruh geruh commented Jun 18, 2026

Copy link
Copy Markdown

Implement namespaceExists on GlueNamespace using the existing databaseExists helper.

Bump to 0.3.1 for release.

geruh and others added 2 commits June 18, 2026 11:52
Glue already used databaseExists for create and drop but left the Lance
namespaceExists API on the interface default, which broke Spark callers
such as CREATE NAMESPACE IF NOT EXISTS.

Co-authored-by: Cursor <cursoragent@cursor.com>
Bump version so downstream projects can depend on the fixed glue artifact.

Co-authored-by: Cursor <cursoragent@cursor.com>
@github-actions github-actions Bot added bug Something isn't working java labels Jun 18, 2026
@geruh geruh closed this Jun 18, 2026
@geruh geruh deleted the fix/glue-namespace-exists branch June 18, 2026 19:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working java

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant