mjsax commented on code in PR #17198:
URL: https://github.com/apache/kafka/pull/17198#discussion_r1779665224


##########
streams/src/main/java/org/apache/kafka/streams/kstream/Transformer.java:
##########
@@ -43,7 +43,6 @@
  * @param <R> {@link KeyValue} return type (both key and value type can be set
  *            arbitrarily)
  * @see TransformerSupplier
- * @see KStream#transform(TransformerSupplier, String...)

Review Comment:
   We will also remove `Transformer` in a follow up PR completely, right 
(please verify...)? So no need to have any updates in this PR?



-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to