-
Notifications
You must be signed in to change notification settings - Fork 4.5k
[3/3] sdks/python: enrich data with Milvus Search [Vector, Keyword, Hybrid] #35467
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
damccorm
merged 29 commits into
apache:master
from
mohamedawnallah:updateDocsAndAddExampleForMilvusHandler
Oct 20, 2025
Merged
Changes from all commits
Commits
Show all changes
29 commits
Select commit
Hold shift + click to select a range
9525d5f
exmaples+website+sdks/python: update docs and exmaples for milvus tra…
mohamedawnallah f746a78
Merge remote-tracking branch 'upstream/master' into updateDocsAndAddE…
mohamedawnallah 2e1ae71
Merge remote-tracking branch 'upstream/master' into updateDocsAndAddE…
mohamedawnallah d482464
examples: update jupyter notebook example
mohamedawnallah 104868e
CHANGES.md: add release note
mohamedawnallah 9951901
sdks/python: update import err exception
mohamedawnallah 62c6a5e
sdks/python: experiment with setting milvus as extra dependency this way
mohamedawnallah 508a8ad
sdks/python: revert pytest marker to use test containers
mohamedawnallah bc79236
.github: trigger postcommit python
mohamedawnallah ab170a3
Merge remote-tracking branch 'upstream/master' into updateDocsAndAddE…
mohamedawnallah 435d9e8
sdks/python: undo `require_docker_in_docker` pytest marker
mohamedawnallah 084687b
sdks/python: fix formatting issues
mohamedawnallah 924282a
python: mark `test_enrichment_with_milvus` with require_docker_in_docker
mohamedawnallah c687fcf
sdks/python: test milvus example
mohamedawnallah 733c233
sdks/python: update jupyter notebook example
mohamedawnallah 2c78633
CHANGES.md: update release notes
mohamedawnallah e889882
sdks/python: fix linting issues
mohamedawnallah 116a95c
sdks/python: properly skip milvus test on any container startup failures
mohamedawnallah 3a3b03a
sdks/python: properly skip sql tests on any container startup failure
mohamedawnallah 8bab624
sdks/python: fix linting issues
mohamedawnallah f8af037
examples: address comments on milvus jupyter notebook
mohamedawnallah c764314
Merge remote-tracking branch 'upstream/master' into updateDocsAndAddE…
mohamedawnallah b7c064f
ml/rag: enforce running etcd in milvus itests in standalone mode
mohamedawnallah aa50907
examples: update jupyter notebook mainly to pin milvus db version
mohamedawnallah fa80a1f
website: remove `Related transforms` section
mohamedawnallah e30ab53
sdks/python: pin milvus db version in py examples
mohamedawnallah a0299e9
sdks/python: skip validation if there's no enrichment data
mohamedawnallah d96a884
sdks/python: pin milvus db version `v2.5.10`
mohamedawnallah 98c5ef9
milvus: add descriptive comments about updating db version in tests
mohamedawnallah File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2,657 changes: 2,657 additions & 0 deletions
2,657
examples/notebooks/beam-ml/milvus_enrichment_transform.ipynb
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.