-
Notifications
You must be signed in to change notification settings - Fork 3k
[Cosmos] Session container fixes #40366
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
Open
simorenoh
wants to merge
65
commits into
main
Choose a base branch
from
session_token_fixes
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
65 commits
Select commit
Hold shift + click to select a range
2550197
session container fixes
simorenoh bc80922
Merge branch 'main' into session_token_fixes
simorenoh 6002825
Merge branch 'main' into session_token_fixes
simorenoh 9cf54e7
async changes
simorenoh 2320353
sync changes
simorenoh dcc11dd
mypy/pylint
simorenoh 10c2c9a
Update _session.py
simorenoh 2c7a2db
mark query plan as fetched for query
simorenoh 1215129
Merge branch 'main' into session_token_fixes
simorenoh 31a927e
adjust logic after merging
simorenoh 73fa94c
Update _base.py
simorenoh 450070a
Update _base.py
simorenoh 7411502
tests - missing sync mwr
simorenoh b2fb943
sync mwr tests, test fixes
simorenoh 6899cdb
Update test_session_async.py
simorenoh a79be96
Merge branch 'main' into session_token_fixes
simorenoh 209d3d7
Update test_backwards_compatibility.py
simorenoh e80d2c7
Update test_backwards_compatibility.py
simorenoh 24c36b8
Update test_backwards_compatibility_async.py
simorenoh d037304
Update test_backwards_compatibility_async.py
simorenoh a78d07d
Update test_backwards_compatibility.py
simorenoh d815374
Merge branch 'main' into session_token_fixes
simorenoh 3ab0a06
Merge branch 'main' into session_token_fixes
simorenoh 9ca6054
Update execution_dispatcher.py
simorenoh b806e20
merge leftovers
simorenoh 34d63a8
slip
simorenoh 82ff60c
Update test_backwards_compatibility.py
simorenoh b06ad7d
Update test_backwards_compatibility.py
simorenoh eb885dd
Update test_query_hybrid_search_async.py
simorenoh 008ac69
further changes, changelog
simorenoh a800f28
Merge branch 'main' into session_token_fixes
simorenoh 7775860
add tests
simorenoh da9eaf1
Merge branch 'session_token_fixes' of https://github.com/Azure/azure-…
simorenoh d4dd2d4
typehint
simorenoh 7522407
Merge branch 'main' into session_token_fixes
simorenoh 6c124bc
address comments
simorenoh 2854cb5
Update _session.py
simorenoh cce381f
Update _base.py
simorenoh b20a89f
ci tests
simorenoh 78f3827
Merge branch 'main' into session_token_fixes
simorenoh a5b18fe
merging main
simorenoh bc3d853
Update _cosmos_client_connection.py
simorenoh 575ea0c
tests
simorenoh 2a19516
change session token logic
simorenoh f94098f
Update _session.py
simorenoh 883c861
small fixes
simorenoh b274126
Update _session.py
simorenoh 3918a5c
Update _session.py
simorenoh 3327652
updates
simorenoh 9e08f93
Merge branch 'main' into session_token_fixes
simorenoh c7b5ca5
update tests that checked for compound tokens - this will no longer b…
simorenoh 9417196
Update test_config.py
simorenoh 525ad6c
Update execution_dispatcher.py
simorenoh d1a014f
remove query logic
simorenoh 5c825e7
remove partition split testing
simorenoh 76f707b
oylint
simorenoh 29ea4b1
Update dev_requirements.txt
simorenoh 8a5def6
Merge branch 'main' into session_token_fixes
simorenoh 9123dfe
delete duplicate
simorenoh ad35674
Merge branch 'main' into session_token_fixes
simorenoh d49c983
Merge branch 'main' into session_token_fixes
simorenoh 8b22152
Merge branch 'main' into session_token_fixes
simorenoh c7fddc4
Merge remote-tracking branch 'upstream/main' into session_token_fixes
bambriz 8be9ffe
Merge remote-tracking branch 'upstream/main' into session_token_fixes
bambriz 69af540
update tests for partition split
bambriz 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
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.