[GitHub] kafka pull request #3807: KAFKA-5852: Add filter, filterNot, mapValues and M...

2017-09-08 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/kafka/pull/3807 ---

[GitHub] kafka pull request #3807: KAFKA-5852: Add filter, filterNot, mapValues and M...

2017-09-07 Thread dguy
GitHub user dguy opened a pull request: https://github.com/apache/kafka/pull/3807 KAFKA-5852: Add filter, filterNot, mapValues and Materialized to KTable Add overloads of `filter`, `filterNot`, `mapValues` that take `Materialized` as a param to `KTable`. Deprecate overloads using