-
Notifications
You must be signed in to change notification settings - Fork 4.6k
[1/3] sdks/python: refactor Milvus-related utilities as preparation step for Milvus Sink I/O integration #35708
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
Merged
Changes from 25 commits
Commits
Show all changes
37 commits
Select commit
Hold shift + click to select a range
5df9628
sdks/python: replace the deprecated testcontainer max tries
moawnallah 91266a7
sdks/python: handle transient testcontainer startup/teardown errors
moawnallah fa6d2f0
sdks/python: bump `testcontainers` py pkg version
moawnallah 9445aaa
sdks/python: integrate milvus sink I/O
moawnallah f3a0b88
sdks/python: fix linting issues
moawnallah 4cbe014
sdks/python: add missing apache beam liscense header for `test_utils.py`
moawnallah 461c8fe
notebooks/beam-ml: use new refactored code in milvus enrichment handler
moawnallah 9d41879
CHANGES.md: update release notes
moawnallah c64e9c9
sdks/python: mark milvus itests with `require_docker_in_docker` marker
moawnallah 825bf30
sdks/python: override milvus db version with the default
moawnallah e6569ba
sdsk/python: add missing import in rag utils
moawnallah 281ea3f
sdks/python: fix linting issue
moawnallah 5a350b5
rag/ingestion/milvus_search_itest.py: ensure flushing in-memory data …
moawnallah ee64600
sdks/python: fix linting issues
moawnallah dab040a
sdks/python: fix formatting issues
moawnallah deef266
sdks/python: fix arising linting issue
moawnallah b4e31e8
rag: reuse `retry_with_backoff` for one-time setup operations
moawnallah 795ed60
sdks/python: fix linting issues
moawnallah 9d35585
sdks/python: fix py docs CI issue
moawnallah 119108f
sdks/python: fix linting issues
moawnallah cfc44f6
sdks/python: fix linting issues
moawnallah 599c7f4
sdks/python: isolate milvus sink integration to be in follow-up PR
moawnallah 2ba2b33
CHANGES.md: remove milvus from release notes in the refactoring PR
moawnallah 894ab28
sdks/python: remove `with_sparse_embedding_spec` column specs builder
moawnallah 21ce084
sdks/python: fix linting issues
moawnallah ffa5d2b
Revert "notebooks/beam-ml: use new refactored code in milvus enrichme…
moawnallah 732ae31
Merge remote-tracking branch 'upstream/master' into sinkWithMilvusIO
moawnallah 0c00044
sdks/python: fix linting issues
moawnallah c9f4b6c
sdks/python: fix linting issues
moawnallah 17ba353
sdks/python: fix linting issues
moawnallah 90c43ea
Merge remote-tracking branch 'upstream/master' into sinkWithMilvusIO
moawnallah 560f926
sdks/python: fix linting issues
moawnallah f72c2e1
CI: fix import errors in CI
moawnallah 0ef2c7d
sdks/python: fix linting issues
moawnallah 690fd72
sdks/python: fix linting issues
moawnallah f01a7e5
sdks/python: fix linting issues
moawnallah 3145561
sdks/python: fix linting issues
moawnallah 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
338 changes: 243 additions & 95 deletions
338
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.