[
https://issues.apache.org/jira/browse/DRILL-360?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jason Altekruse reassigned DRILL-360:
-------------------------------------
Assignee: Jason Altekruse
> Enhance HashFunctions to handle null values
> -------------------------------------------
>
> Key: DRILL-360
> URL: https://issues.apache.org/jira/browse/DRILL-360
> Project: Apache Drill
> Issue Type: Bug
> Reporter: Aman Sinha
> Assignee: Jason Altekruse
>
> Currently, the HashFunctions class uses the NullHandling semantics of
> NULL_IF_NULL which means it will produce null value for a null input. In
> order for Drill operators that perform hashing to work correctly with null
> inputs, we need to add appropriate handling in the HashFunctions such that
> they produce integer values (e.g 0) for such inputs.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)