You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "James Taylor (JIRA)" <ji...@apache.org> on 2017/08/07 18:55:00 UTC

[jira] [Updated] (PHOENIX-4071) PDataType.compareTo(Object,Object,PDataType) does not handle null values

     [ https://issues.apache.org/jira/browse/PHOENIX-4071?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

James Taylor updated PHOENIX-4071:
----------------------------------
    Attachment: PHOENIX-4071.patch

Please review, [~tdsilva].

> PDataType.compareTo(Object,Object,PDataType) does not handle null values
> ------------------------------------------------------------------------
>
>                 Key: PHOENIX-4071
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-4071
>             Project: Phoenix
>          Issue Type: Bug
>            Reporter: James Taylor
>         Attachments: PHOENIX-4071.patch
>
>
> The PDataType.compareTo(Object lhs,Object rhs,PDataType rhsType) produces NPEs when lhs or rhs are null.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)