Skip to content

Commit

Permalink
Release new docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Milvus-doc-bot authored and Milvus-doc-bot committed Dec 2, 2023
1 parent 1d4da2b commit 442397b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions v2.3.x/site/en/reference/schema.md
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,8 @@ fields = [
- FLOAT: numpy.float32
- DOUBLE: numpy.double
- VARCHAR: VARCHAR
- JSON: [JSON](json_data_type.md)
- Array: Array(array_data_type.md)
- Vector field supports:
- BINARY_VECTOR: Binary vector
- FLOAT_VECTOR: Float vector
Expand Down

0 comments on commit 442397b

Please sign in to comment.