You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/05/02 19:43:00 UTC

[jira] [Commented] (KAFKA-6849) Add transformValues() method to KTable

    [ https://issues.apache.org/jira/browse/KAFKA-6849?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16461545#comment-16461545 ] 

ASF GitHub Bot commented on KAFKA-6849:
---------------------------------------

big-andy-coates opened a new pull request #4959: KAFKA-6849: add transformValues methods to KTable.
URL: https://github.com/apache/kafka/pull/4959
 
 
   See the KIP:  https://cwiki.apache.org/confluence/display/KAFKA/KIP-292%3A+Add+transformValues%28%29+method+to+KTable
   
   Documentation changes to come, if/when KIP accepted.
   
   This PR adds the `transformValues` method to the `KTable` interface. The semantics of the call are the same as the methods of the same name on the `KStream` interface.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


>  Add transformValues() method to KTable
> ---------------------------------------
>
>                 Key: KAFKA-6849
>                 URL: https://issues.apache.org/jira/browse/KAFKA-6849
>             Project: Kafka
>          Issue Type: Improvement
>          Components: streams
>            Reporter: Andy Coates
>            Assignee: Andy Coates
>            Priority: Major
>              Labels: kip
>
> Add {{transformValues()}} methods to the {{KTable}} interface with the same semantics as the functions of the same name on the {{KStream}} interface.
>  
> More details in [KIP-292|https://cwiki.apache.org/confluence/display/KAFKA/KIP-292%3A+Add+transformValues%28%29+method+to+KTable].



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