Skip to content

Commit 65b7d8c

Browse files
feat: added metadata storage in dynamic fields for Milvus (#533)
Added tests for dynamic field usage and metadata storage in Milvus connector. Now all the metadata in files should go into dynamic filed in a collection if it's available. If it's not we omit saving it. Previously it wasn't saved at all.
1 parent 7cb2477 commit 65b7d8c

File tree

4 files changed

+498
-36
lines changed

4 files changed

+498
-36
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 1.0.39
2+
3+
* **Added metadata export to milvus destination connector**
4+
15
## 1.0.38
26

37
* **Fix pinecone serverless_region default value to be compatible with starter plans**

0 commit comments

Comments
 (0)