You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "John Roesler (JIRA)" <ji...@apache.org> on 2019/05/21 15:28:00 UTC

[jira] [Created] (KAFKA-8403) Suppress needs a Materialized variant

John Roesler created KAFKA-8403:
-----------------------------------

             Summary: Suppress needs a Materialized variant
                 Key: KAFKA-8403
                 URL: https://issues.apache.org/jira/browse/KAFKA-8403
             Project: Kafka
          Issue Type: Improvement
          Components: streams
            Reporter: John Roesler


The newly added KTable Suppress operator lacks a Materialized variant, which would be useful if you wanted to query the results of the suppression.

Suppression results will eventually match the upstream results, but the intermediate distinction may be meaningful for some applications. For example, you could want to query only the final results of a windowed aggregation.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)