[
https://issues.apache.org/jira/browse/KAFKA-8403?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16981222#comment-16981222
]
ASF GitHub Bot commented on KAFKA-8403:
---------------------------------------
mjsax commented on pull request #7184: KAFKA-8403: Suppress needs a
Materialized variant
URL: https://github.com/apache/kafka/pull/7184
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> 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
> Priority: Major
> Labels: needs-kip
>
> 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
(v8.3.4#803005)