Skip to content

[DocDB] Use bloom filter when user specified multiple keys #28551

@spolitov

Description

@spolitov

Jira Link: DB-18245

Description

After commit 9d2e474/D41176, bloom filters can be modified dynamically during scan operations.
There are scenarios where user query multiple keys, for instance, using an IN clause in a WHERE condition.

We could provide support for such scenario to get advantage from bloom filters.

Issue Type

kind/enhancement

Warning: Please confirm that this issue does not contain any sensitive information

  • I confirm this issue does not contain any sensitive information.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions