Skip to content

chore: hive2 namespace supports dropTable#10

Merged
majin1102 merged 3 commits intolance-format:mainfrom
hfutatzhanghb:zhb-dev-hive2ns-supports-droptable
Jan 29, 2026
Merged

chore: hive2 namespace supports dropTable#10
majin1102 merged 3 commits intolance-format:mainfrom
hfutatzhanghb:zhb-dev-hive2ns-supports-droptable

Conversation

@hfutatzhanghb
Copy link
Copy Markdown
Contributor

When using lance-spark with Hive2Namespace, we met error on saveAsTable.
It is because Hive2Namespace don't support dropTable operation which is needed by saveAsTable.

@github-actions
Copy link
Copy Markdown

ACTION NEEDED
Lance follows the Conventional Commits specification for release automation.

The PR title and description are used as the merge commit message. Please update your PR title and description to match the specification.

For details on the error please inspect the "PR Title Check" action.

@hfutatzhanghb hfutatzhanghb changed the title chore: Hive2Namespace supports dropTable chore: hive2 namespace supports dropTable Jan 21, 2026
@hfutatzhanghb
Copy link
Copy Markdown
Contributor Author

Hi, @jackye1995 @yanghua @majin1102 . cc. Thanks~

Copy link
Copy Markdown

@majin1102 majin1102 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@majin1102
Copy link
Copy Markdown

@hfutatzhanghb Hi, before merging, I think we need to add test for this. We can refer to

@hfutatzhanghb
Copy link
Copy Markdown
Contributor Author

@majin1102 Thanks for reminding me. Will add an unit test soonly.

@hfutatzhanghb hfutatzhanghb force-pushed the zhb-dev-hive2ns-supports-droptable branch from 461f75a to 6485e71 Compare January 29, 2026 09:58
@hfutatzhanghb
Copy link
Copy Markdown
Contributor Author

Hi, @majin1102 . Have added an unit test. PTAL. Thanks.

@majin1102 majin1102 merged commit 5a2204c into lance-format:main Jan 29, 2026
5 checks passed
@hfutatzhanghb hfutatzhanghb deleted the zhb-dev-hive2ns-supports-droptable branch January 30, 2026 01:29
jackye1995 pushed a commit to jackye1995/lance-namespace-impls that referenced this pull request Feb 6, 2026
When using lance-spark with Hive2Namespace, we met error on saveAsTable.
It is because Hive2Namespace don't support dropTable operation which is
needed by saveAsTable.

---------

Co-authored-by: zhanghaobo@kanzhun.com <zhanghaobo@kanzhun.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants