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/07/14 21:20:04 UTC

[jira] [Resolved] (PHOENIX-2112) Phoenix-Spark need to support UTF8String for spark 1.4.0

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

Josh Mahonin resolved PHOENIX-2112.
-----------------------------------
       Resolution: Fixed
    Fix Version/s: 4.4.1
                   4.5.0

> Phoenix-Spark need to support UTF8String for spark 1.4.0
> --------------------------------------------------------
>
>                 Key: PHOENIX-2112
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-2112
>             Project: Phoenix
>          Issue Type: Bug
>    Affects Versions: 4.4.0
>            Reporter: Yi Tian
>            Assignee: Josh Mahonin
>             Fix For: 4.5.0, 4.4.1
>
>         Attachments: PHOENIX-2112-v2.patch
>
>
> In Spark 1.4.0, Phoenix-Spark will throw an exception when we put a filter like *a='a'* , because phoenix did not recognized {{UTF8String}} as a String Type, and then transform this expression to *a=a*



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