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