Skip to content

.Net: [MEVD] [SQL Server] Filter by true fails #13293

@roji

Description

@roji
[ConditionalFact]
public virtual Task True()
	=> this.TestFilterAsync(r => true, r => true, expectAllResults: true);

This is actually somewhat important, as filtering by true is the way to get all records from the collection. False, on the other hand, doesn't seem useful.

Metadata

Metadata

Assignees

Labels

.NETIssue or Pull requests regarding .NET codemsft.ext.vectordataRelated to Microsoft.Extensions.VectorDatatriage

Type

Projects

Status

Sprint: In Review

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions