[
https://issues.apache.org/jira/browse/PHOENIX-1723?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
James Taylor updated PHOENIX-1723:
----------------------------------
Attachment: PHOENIX-1723.patch
[~samarthjain] - another small bug fix for 4.3.1. It already went into 4.0 and
master as part of PHOENIX-1715.
> 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: 4.3
>
> 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)