conduktor.io ↗

KIP-805 — Add range and scan query over kv-store in IQv2

Accepted Kafka 3.2 Streams

Adds a `RangeQuery` implementation of the `Query` interface from KIP-796 (Interactive Queries v2) to support bounded range queries and full scans over key-value state stores. IQv2 launched without range/scan query support, leaving key-value stores accessible only via the deprecated point-lookup `KeyQuery`.

Details

AuthorVicky Papavasileiou
StatusAccepted
Kafka Version3.2
JIRAKAFKA-13492
WikiView on Apache Wiki
Created2021-11-26
Last Modified2021-12-17
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.