Skip to content
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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

馃Ч refactor: replace AnyAsync with CountAsync #519

Merged
merged 1 commit into from
Oct 20, 2023

Conversation

deleteLater
Copy link
Contributor

@deleteLater deleteLater commented Oct 20, 2023

For improved compatibility with CosmosDB, use CountAsync instead of AnyAsync. Thanks @Erik247ts for pointing this out.

fixed #513

@deleteLater deleteLater self-assigned this Oct 20, 2023
@deleteLater deleteLater added the enhancement New feature or request label Oct 20, 2023
@deleteLater deleteLater marked this pull request as ready for review October 20, 2023 09:22
Copy link
Contributor

@cosmos-explorer cosmos-explorer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@deleteLater deleteLater merged commit db48ceb into main Oct 20, 2023
1 check passed
@deleteLater deleteLater deleted the fix/compatibility-fix-for-cosmosdb branch October 20, 2023 10:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

[Bug]: ".Any()" Operation aren't compatible with Azure CosmosDb
2 participants