You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by dguy <gi...@git.apache.org> on 2017/09/12 16:31:19 UTC

[GitHub] kafka pull request #3837: KAFKA-5873: add materialized overloads to StreamsB...

GitHub user dguy opened a pull request:

    https://github.com/apache/kafka/pull/3837

    KAFKA-5873: add materialized overloads to StreamsBuilder

    Add overloads for `table` and `globalTable` that use `Materialized`

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/dguy/kafka kafka-5873

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/kafka/pull/3837.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #3837
    
----
commit 51a1de8d7e38cb50eeb62678b18e7b93b9913873
Author: Damian Guy <da...@gmail.com>
Date:   2017-09-12T12:52:17Z

    materialized table and global table

----


---

[GitHub] kafka pull request #3837: KAFKA-5873: add materialized overloads to StreamsB...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/kafka/pull/3837


---