We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f5788ab commit 3992585Copy full SHA for 3992585
CHANGES.md
@@ -75,6 +75,9 @@
75
* X feature added (Java/Python) ([#X](https://github.com/apache/beam/issues/X)).
76
* Python examples added for Milvus search enrichment handler on [Beam Website](https://beam.apache.org/documentation/transforms/python/elementwise/enrichment-milvus/)
77
including jupyter notebook example (Python) ([#36176](https://github.com/apache/beam/issues/36176)).
78
+* Milvus sink I/O connector added (Python) ([#36702](
79
+ https://github.com/apache/beam/issues/36702)). Now Beam has full support for
80
+ Milvus integration including Milvus enrichment and sink operations.
81
82
## Breaking Changes
83
0 commit comments