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(horaemeta): drop metadata of partition table by http api #1477

Merged

Conversation

chunshao90
Copy link
Contributor

Rationale

Currently, not suppport to delete a partitioned table through HTTP API, as it results in a "shard not found" error.

Detailed Changes

Since the partition table is not assigned to a shard, deleting the table metadata directly.

Test Plan

Manual test.

Copy link
Contributor

@jiacai2050 jiacai2050 left a comment

Choose a reason for hiding this comment

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

LGTM

@jiacai2050 jiacai2050 merged commit e5c9923 into apache:main Apr 26, 2024
3 checks passed
@jiacai2050 jiacai2050 added the feature New feature or request label Apr 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants