mirror of https://github.com/milvus-io/milvus.git
1b5554c8cb
During JSON import: 1. Allow the specification of the $meta key 2. Prohibit duplicated keys within the $meta field, for instance, `{"id": 1, "vector": [], "x": 6, "$meta": {"x": 8}}` issue: https://github.com/milvus-io/milvus/issues/31835 --------- Signed-off-by: bigsheeper <yihao.dai@zilliz.com> |
||
---|---|---|
.. | ||
reader.go | ||
reader_test.go | ||
row_parser.go | ||
row_parser_test.go |