Skip to content

Conversation

@gyfora
Copy link
Contributor

@gyfora gyfora commented Jul 17, 2014

Operators which use key comparisons now use getFieldNotNull for getting the key fields, which will throw NullKeyFieldException if the key is null. Aggregators are also updated to use getFieldNotNull and will throw a NullFieldExceptions if the field is null.

The TupleSerializer now throws NullFieldException when it encounters a null field it cannot serialize instead of a NullPointerException.

@fhueske
Copy link
Contributor

fhueske commented Sep 6, 2014

I merged this PR.
@gyfora @mbalassi Thanks guys!

@asfgit asfgit closed this in 66c1263 Sep 6, 2014
zhijiangW pushed a commit to zhijiangW/flink that referenced this pull request Jul 23, 2019
This closes apache#73.
tzulitai pushed a commit to tzulitai/flink that referenced this pull request Jan 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants