mtebourbi opened this issue 8 years ago · 1 comments
Regarding the javadoc of transform function of KStream class null return values are possible when we want to discard values. The actual wrapper code pattern match the result to a tuple which raise a MatchError.
Fixed via #36.