[
https://issues.apache.org/jira/browse/PHOENIX-1723?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
James Taylor resolved PHOENIX-1723.
-----------------------------------
Resolution: Fixed
Fix Version/s: (was: 4.3)
4.4
4.3.1
3.3.1
> PTinyint.isCoercibleTo fails to test -1 with type PTinyint
> ----------------------------------------------------------
>
> Key: PHOENIX-1723
> URL: https://issues.apache.org/jira/browse/PHOENIX-1723
> Project: Phoenix
> Issue Type: Bug
> Reporter: Shuxiong Ye
> Assignee: Shuxiong Ye
> Fix For: 3.3.1, 4.3.1, 4.4
>
> Attachments: PHOENIX-1723.patch
>
>
> When trying the following code,
> PTinyint.INSTANCE.isCoercibleTo(PTinyint.INSTANCE, (byte)-1)
> In 4.3, it returns false.
> I think it should return true.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)