bbejeck commented on a change in pull request #10150:
URL: https://github.com/apache/kafka/pull/10150#discussion_r594678897



##########
File path: streams/src/main/java/org/apache/kafka/streams/kstream/KStream.java
##########
@@ -1315,15 +1315,15 @@ void to(final TopicNameExtractor<K, V> topicExtractor,
                                  final JoinWindows windows);
 
     /**
-     * Join records of this stream with another {@code KStream}'s records 
using windowed inner equi join using the

Review comment:
       >I guess you actually inserted this a copy from above with slight 
modification only.
   
   Yes, I wanted to keep everything in the same order.  I'm not sure how to 
handle how the diffs get rendered in this situation




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

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


Reply via email to