Details
-
Wish
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Support floating point functions as in PrestoDB.
Floating Point Functions infinity() → double Returns the constant representing positive infinity. is_finite(x) → boolean Determine if x is finite. is_infinite(x) → boolean Determine if x is infinite. is_nan(x) → boolean Determine if x is not-a-number. nan() → double Returns the constant representing not-a-number.
Attachments
Issue Links
- relates to
-
HIVEMALL-178 NaN/missing value/null values handling in RandomForest
- Closed
- links to