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

Josh Mahonin commented on PHOENIX-2112:
---------------------------------------

[~jamestaylor] I believe it should be backwards compatible, although it looks 
like they've moved that UTF8String class in 1.4. I'm still on 1.3 myself, so 
I'll make sure that continues to work.

At some point we might have to look at setting up Maven profiles for different 
spark versions, even if just for the integration tests, but I'm hoping to avoid 
that for now.

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

Reply via email to