Skip to content

.Net: Bug: MEVD: CosmosDBNoSQL filter compare with string variable failing #11673

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
westey-m opened this issue Apr 22, 2025 · 0 comments
Open
Assignees
Labels
bug Something isn't working Build Features planned for next Build conference memory connector msft.ext.vectordata Related to Microsoft.Extensions.VectorData .NET Issue or Pull requests regarding .NET code

Comments

@westey-m
Copy link
Contributor

The following filter is failing with System.NotSupportedException : Member access for 'mystring' is unsupported - only member access over the filter parameter are supported

string mystring = "foo"
r => r.str == mystring
@westey-m westey-m added bug Something isn't working .NET Issue or Pull requests regarding .NET code msft.ext.vectordata Related to Microsoft.Extensions.VectorData labels Apr 22, 2025
@github-actions github-actions bot changed the title Bug: MEVD: CosmosDBNoSQL filter compare with string variable failing .Net: Bug: MEVD: CosmosDBNoSQL filter compare with string variable failing Apr 22, 2025
@roji roji added the Build Features planned for next Build conference label Apr 22, 2025
@westey-m westey-m self-assigned this Apr 22, 2025
@westey-m westey-m removed the triage label Apr 22, 2025
@westey-m westey-m moved this to Sprint: Planned in Semantic Kernel Apr 22, 2025
@westey-m westey-m assigned roji and unassigned westey-m Apr 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Build Features planned for next Build conference memory connector msft.ext.vectordata Related to Microsoft.Extensions.VectorData .NET Issue or Pull requests regarding .NET code
Projects
Status: Sprint: Planned
Development

No branches or pull requests

3 participants