mirror of https://github.com/apache/kafka.git
MINOR: Change KStreamKstreamOuterJoinTest to use distinct left and right types (#15513)
KStreamKStreamJoin was recently refactored to be type safe with regard to left and right value-types. This PR updates the corresponding test to use different value types instead of the same one to improve test coverage. Reviewers: Bruno Cadonna <bruno@confluent.io>, Matthias J. Sax <matthias@confluent.io>
This commit is contained in:
parent
133f2b0f31
commit
dfe0fcfe28
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue