Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix crash in PTransform on null value #216

Merged
merged 4 commits into from
Mar 30, 2019

Conversation

oysteinkrog
Copy link
Contributor

No description provided.

This exposes an inconsistency in the implementation of the Parallel Transform operator,
where it does not correctly handle a transform function that returns null
This brings PTransform in to line with the other Transform operators, which already handle null correctly
@RolandPheasant RolandPheasant merged commit 7d973ed into reactivemarbles:master Mar 30, 2019
@oysteinkrog oysteinkrog deleted the fix/PTransformNull branch April 1, 2019 07:00
@lock lock bot locked and limited conversation to collaborators Jul 9, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants