[Bug]: max_capacity does not allow update in collection field param: invalid parameter #41363
Open
1 task done
Labels
area/api
kind/bug
Issues or changes related a bug
kind/enhancement
Issues or changes related to enhancement
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
I'm trying to alter an array field's max_capacity, I did exactly the same thing according to the document.
https://milvus.io/docs/alter-collection-field.md#Alter-ARRAY-field
here's my code:
I got the following error:
Expected Behavior
succeefully alter the max_capacity of that field
Steps To Reproduce
Milvus Log
Anything else?
No response
The text was updated successfully, but these errors were encountered: