You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Josh Mahonin (JIRA)" <ji...@apache.org> on 2015/08/06 16:39:04 UTC

[jira] [Resolved] (PHOENIX-2168) PUnsignedSmallIntArray is not coercible from short[]

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

Josh Mahonin resolved PHOENIX-2168.
-----------------------------------
    Resolution: Duplicate

> PUnsignedSmallIntArray is not coercible from short[]
> ----------------------------------------------------
>
>                 Key: PHOENIX-2168
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-2168
>             Project: Phoenix
>          Issue Type: Bug
>    Affects Versions: 4.5.0
>            Reporter: Josh Mahonin
>         Attachments: PHOENIX-2168-bug.patch
>
>
> Actually discovered from PHOENIX-2162, using 'connection.createArrayOf' for UNSIGNED_SMALLINT results in a stack trace, no matter if a Short[] or short[] is passed in (it seems to convert to primitives no matter what).
> Reproducible test case is attached



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)