-
Notifications
You must be signed in to change notification settings - Fork 3.2k
[Cosmos] Adds support for non streaming ORDER BY #35468
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 14 commits
Commits
Show all changes
69 commits
Select commit
Hold shift + click to select a range
991a274
sync changes and sample for vector search control plane
simorenoh 3a3a652
Update index_management.py
simorenoh 20f533c
Update index_management.py
simorenoh 09f33b7
async and samples
simorenoh 8e527fd
sync and async tests
simorenoh 7c44137
Update CHANGELOG.md
simorenoh 7eb5439
developed typehints
simorenoh c428476
skip tests
simorenoh 58000fd
create_if_not_exists, README
simorenoh 4c4b1ab
Update README.md
simorenoh 0e6b24f
add provisional, add dimension limit
simorenoh b42f3cb
Merge branch 'main' into vector-search-query
simorenoh fef391d
adds sync changes, adds changelog
simorenoh 8583dbf
async changes
simorenoh 158f60f
some comments addressed
simorenoh c880436
Update CHANGELOG.md
simorenoh a414f05
bug fix on ordering
simorenoh d217210
ordering bug fix
simorenoh 8869ea4
fix datetime
simorenoh 0c6d8eb
samples added
simorenoh 30b0645
small fixes
simorenoh 5056d89
fix some additional PQ logic
simorenoh 358deae
last bit of pq fixes
simorenoh 617c709
Update non_streaming_order_by_aggregator.py
simorenoh 73e3709
memory optimization
simorenoh 6bb8090
Update sdk/cosmos/azure-cosmos/azure/cosmos/_execution_context/aio/do…
simorenoh 326b155
Merge branch 'main' into vector-search-query
simorenoh 540a645
addressing comments
simorenoh 98a4fc9
test name fix, improve readme/ samples
simorenoh d487519
add sync tests, improve readme
simorenoh abd2bc0
async tests
simorenoh a0547b1
pylint
simorenoh 07acb93
remove print
simorenoh 7cd5b92
pylint
simorenoh 5834b29
adds env variable
simorenoh f615f3e
adds JS tests
simorenoh 0081bbe
error logic improvements
simorenoh 674f483
readme updates
simorenoh 0e26bf6
more fixes to logic
simorenoh a65eb0a
oops
simorenoh 6563bc3
memory optimization
simorenoh 9935dc1
Update sdk/cosmos/azure-cosmos/README.md
simorenoh ad36a9c
update variable for naming conventions
simorenoh 86b78b7
remove/ comment out diskANN
simorenoh 3cff42f
offset + limit fix, tests fixes
simorenoh dd187dd
add capabilities env var flag
simorenoh d2fbb1b
use feature flag for existing query tests
simorenoh fe7742a
disable emulator for query tests
simorenoh 7cd4d9d
missed some tests
simorenoh b3876c6
Update test_aggregate.py
simorenoh d8bc50d
Update test-resources.bicep
simorenoh 1e699e4
forgot tests were being skipped
simorenoh e79839b
Update sdk/cosmos/azure-cosmos/test/test_vector_policy.py
Pilchie 16860dc
Update sdk/cosmos/azure-cosmos/test/test_vector_policy_async.py
Pilchie 1431e9e
test fixes
simorenoh 28bef5b
Merge branch 'vector-search-query' of https://github.com/simorenoh/az…
simorenoh 8701b80
Update README.md
simorenoh 58af1bb
create separate db for vectors
simorenoh 9bfdf57
tests
simorenoh 45e5b6d
tests
simorenoh c4a7c60
more tests
simorenoh b6dbe45
small bit
simorenoh fca1294
final fixes hopefully
simorenoh 445ba94
raise time limit on test so it doesnt fail
simorenoh f64775d
Update test_query_vector_similarity_async.py
simorenoh ae9524d
add date for release prep
simorenoh e616c4a
Merge branch 'main' into vector-search-query
simorenoh 8ad2591
Update CHANGELOG.md
simorenoh fd10e89
Merge branch 'main' into vector-search-query
simorenoh 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
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
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
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.
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.