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:
Greg Harris 2024-06-13 18:32:25 -07:00 committed by GitHub
parent 133f2b0f31
commit dfe0fcfe28
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 274 additions and 272 deletions