Skip to content
This repository has been archived by the owner on May 25, 2023. It is now read-only.

Issue with KStreams transform returning null #35

Closed
mtebourbi opened this issue Jan 12, 2018 · 1 comment
Closed

Issue with KStreams transform returning null #35

mtebourbi opened this issue Jan 12, 2018 · 1 comment

Comments

@mtebourbi
Copy link
Contributor

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.

@debasishg
Copy link
Contributor

Fixed via #36.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants