Skip to content

.Net: Bug: MEVD: Member field access doesn't work in filter translators #11673

Closed
@westey-m

Description

@westey-m

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

Metadata

Metadata

Assignees

Labels

.NETIssue or Pull requests regarding .NET codeBuildFeatures planned for next Build conferencebugSomething isn't workingmemory connectormsft.ext.vectordataRelated to Microsoft.Extensions.VectorData

Type

Projects

Status

Sprint: Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions