immutable data.
Can you elaborate what use case you are targeting?
Also note, if you want to actively change the key for records on an
KTable to create a new KTable, you would call `KTable.groupBy()`.
-Matthias
On 2/7/18 7:09 PM, Andy Bryant wrote:
> Hi there
>
> I'd like the ability
Hi there
I'd like the ability to raise a KIP.
I intend to raise on to suggest adding KTable.selectKey method which
differs in behaviour from KStream.selectKey in that it knows when the
selected key changes for a given record so can react appropriately.
Thanks
Andy Bryant