[
https://issues.apache.org/jira/browse/PHOENIX-2112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14625457#comment-14625457
]
Hudson commented on PHOENIX-2112:
---------------------------------
FAILURE: Integrated in Phoenix-master #831 (See
[https://builds.apache.org/job/Phoenix-master/831/])
PHOENIX-2112 Phoenix-Spark need to support UTF8String for spark 1.4.0 (Yi Tian)
(jmahonin: rev 70c542d8e7b8bdcea58e2ef8cbf76143ec5ae66c)
* phoenix-spark/pom.xml
* phoenix-spark/src/main/scala/org/apache/phoenix/spark/PhoenixRelation.scala
> 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)