Uh oh!
There was an error while loading. Please reload this page.
sdks/python: integrate Weaviate vector database I/O connector - #34533
sdks/python: integrate Weaviate vector database I/O connector#34533moawnallah wants to merge 2 commits into
Conversation
This pull request has been marked as stale due to 60 days of inactivity. It will be closed in 1 week if no further activity occurs. If you think that’s incorrect or this pull request requires a review, please simply write any comment. If closed, you can revive the PR at any time and @mention a reviewer or discuss it on the dev@beam.apache.org list. Thank you for your contributions. |
moawnallah
commented
Jun 14, 2025
Ping |
derrickaw
commented
Aug 6, 2025
waiting on author |
This PR can be community contributed. It can mirrors the existing implementation semantics for Milvus in a relatively straightforward way. Seeing Milvus Enrichment Handler: https://github.com/apache/beam/blob/master/sdks/python/apache_beam/ml/rag/enrichment/milvus_search.py Seeing Milvus Sink I/O Connector: Closing for now |
Description
Thank you for your contribution! Follow this checklist to help us incorporate your contribution quickly and easily:
addresses #123), if applicable. This will automatically add a link to the pull request in the issue. If you would like the issue to automatically close on merging the pull request, commentfixes #<ISSUE NUMBER>instead.CHANGES.mdwith noteworthy changes.See the Contributor Guide for more tips on how to make review process smoother.
To check the build health, please visit https://github.com/apache/beam/blob/master/.test-infra/BUILD_STATUS.md
GitHub Actions Tests Status (on master branch)
See CI.md for more information about GitHub Actions CI or the workflows README to see a list of phrases to trigger workflows.