[Bug]: [Nightly] partition name n-name
should report error
#39432
Labels
kind/bug
Issues or changes related a bug
triage/accepted
Indicates an issue or PR is ready to be actively worked on.
Milestone
Is there an existing issue for this?
Environment
Current Behavior
partition name
n-name
should report error.According to the official documentation, https://milvus.io/docs/limitations.md#Naming-rules.
The name of a resource can contain numbers, letters, and underscores (). A resource name must start with a letter or an underscore ().
Obviously, '-' is illegal.
Expected Behavior
report error
Steps To Reproduce
Milvus Log
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered: