Skip to content

Implement filter pushdown #3414

Closed
Closed
@AlekSi

Description

What should be done?

We should implement collection query filter pushdown as in pgdb.

Relevant integration tests should pass.

Where?

https://github.com/FerretDB/FerretDB/blob/main/internal/backends/postgresql/collection.go

Definition of Done

  • unit tests added/updated;
  • integration/compatibility tests added/updated;
  • spot refactorings done.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Labels

area/pushdownIssues about query pushdownbackend/pgIssues about PostgreSQL backendcode/featureSome user-visible feature is not implemented yet

Type

No type

Projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions