[ 
https://issues.apache.org/jira/browse/KUDU-1386?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16864781#comment-16864781
 ] 

Grant Henke commented on KUDU-1386:
-----------------------------------

It looks like the linked gerrit is merged. Is this done [~wdberkeley]?

> NaN float and double values are not handled correctly
> -----------------------------------------------------
>
>                 Key: KUDU-1386
>                 URL: https://issues.apache.org/jira/browse/KUDU-1386
>             Project: Kudu
>          Issue Type: Sub-task
>          Components: tserver
>            Reporter: Dan Burkert
>            Assignee: Will Berkeley
>            Priority: Minor
>
> {{TypeInfo<FLOAT>::Compare}} and {{TypeInfo<DOUBLE>::Compare}} always return 
> 0 when one of the arguments is a {{NaN}} value.  This results in equality 
> predicates never filtering {{NaN}} values.  {{TypeInfo::Compare}} should be 
> changed so that it doesn't assume that the data type is totally ordered.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to