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

Hudson commented on PHOENIX-1723:
---------------------------------

SUCCESS: Integrated in Phoenix-3.0-hadoop1 #377 (See 
[https://builds.apache.org/job/Phoenix-3.0-hadoop1/377/])
PHOENIX-1723 PTinyint.isCoercibleTo fails to test -1 with type PTinyint 
(Shuxiong Ye) (jtaylor: rev 5b453e39b49b6c4096da8ce41a58db2e40571031)
* phoenix-core/src/test/java/org/apache/phoenix/schema/PDataTypeTest.java


> 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)

Reply via email to