-
test: add json and array datatype check in restful v1 (#31096)
发布于
2024-03-07 11:25:01 +00:00 pr: https://github.com/milvus-io/milvus/pull/31097
- When the collection is created using an SDK and includes array and
JSON datatypes in the schema, data can be inserted using the RESTful
API. - When the collection is created using the RESTful API and includes JSON
and array datatypes in dynamic fields, data can also be inserted using
the RESTful API.
Signed-off-by: zhuwenxing wenxing.zhu@zilliz.com
下载附件
- When the collection is created using an SDK and includes array and