[GitHub] phoenix pull request: PHOENIX-2112 support UTF8String for spark 1....

2015-07-17 Thread tianyi
Github user tianyi closed the pull request at: https://github.com/apache/phoenix/pull/100 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] phoenix pull request: PHOENIX-2112 support UTF8String for spark 1....

2015-07-16 Thread tianyi
Github user tianyi commented on the pull request: https://github.com/apache/phoenix/pull/100#issuecomment-121978717 Should I close this PR? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have

[GitHub] phoenix pull request: PHOENIX-2112 support UTF8String for spark 1....

2015-07-14 Thread tianyi
Github user tianyi commented on the pull request: https://github.com/apache/phoenix/pull/100#issuecomment-121160165 @jmahonin , your patch is the same with the changes in our internal version. It works well under Spark 1.4.0 Should I add the `spark.version` changes in

[GitHub] phoenix pull request: PHOENIX-2112 support UTF8String for spark 1....

2015-07-13 Thread tianyi
GitHub user tianyi opened a pull request: https://github.com/apache/phoenix/pull/100 PHOENIX-2112 support UTF8String for spark 1.4.0 In Spark 1.4.0, Phoenix-Spark will throw an exception when we put a filter like `a='a'` , because phoenix did not recognize `UTF8String` a