Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
The parquet-mr library invokes UserDefinedPredicate.keep(T) with null values. (This is the only way parquet-mr can check if a null fulfills the UDP.) This fact is not highlighted in the documentation of the method which can easily lead to an unexpected NPE.
Attachments
Issue Links
- relates to
-
PARQUET-1488 UserDefinedPredicate throw NPE
- Resolved
- links to