horaedb
horaedb copied to clipboard
feat(horaemeta): drop metadata of partition table by http api
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.