Skip to content

Cosmos/VectorSearch: vector search method translator tries to translate all methods on CosmosDbFunctionsExtensions #35853

@maumar

Description

@maumar

&& method.Name != nameof(CosmosDbFunctionsExtensions.VectorDistance))

Condition here is wrong and will match every method defined on CosmosDbFunctionsExtensions, as well as any method named VectorDistance no matter where it comes from

Metadata

Metadata

Assignees

Type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions