Class Hash32AsDouble
java.lang.Object
org.apache.drill.exec.expr.fn.impl.Hash32AsDouble
hash32 function definitions for numeric data types. These functions cast the input numeric value to a
double before doing the hashing. See comments in
Hash64AsDouble for the reason for doing this.-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic class -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Hash32AsDouble
public Hash32AsDouble()
-