[GitHub] spark pull request: [MINOR][SQL] Fix substr/substring testcases.

2016-03-27 Thread dongjoon-hyun
Github user dongjoon-hyun commented on the pull request: https://github.com/apache/spark/pull/11963#issuecomment-202130064 Thank you! --- 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 feat

[GitHub] spark pull request: [MINOR][SQL] Fix substr/substring testcases.

2016-03-27 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/11963 --- 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 ena

[GitHub] spark pull request: [MINOR][SQL] Fix substr/substring testcases.

2016-03-27 Thread srowen
Github user srowen commented on the pull request: https://github.com/apache/spark/pull/11963#issuecomment-202126113 Merged to master --- 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 featu

[GitHub] spark pull request: [MINOR][SQL] Fix substr/substring testcases.

2016-03-27 Thread dongjoon-hyun
Github user dongjoon-hyun commented on the pull request: https://github.com/apache/spark/pull/11963#issuecomment-202125611 Hi, @srowen . Could you merge this PR please? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well.

[GitHub] spark pull request: [MINOR][SQL] Fix substr/substring testcases.

2016-03-25 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/11963#issuecomment-201499534 Test PASSed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/

[GitHub] spark pull request: [MINOR][SQL] Fix substr/substring testcases.

2016-03-25 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/11963#issuecomment-201499528 Merged build finished. Test PASSed. --- 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 projec

[GitHub] spark pull request: [MINOR][SQL] Fix substr/substring testcases.

2016-03-25 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/11963#issuecomment-201498814 **[Test build #54206 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/54206/consoleFull)** for PR 11963 at commit [`758a8a8`](https://g

[GitHub] spark pull request: [MINOR][SQL] Fix substr/substring testcases.

2016-03-25 Thread dongjoon-hyun
Github user dongjoon-hyun commented on the pull request: https://github.com/apache/spark/pull/11963#issuecomment-201488695 Thank you for review, @gatorsmile and @srowen . --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If

[GitHub] spark pull request: [MINOR][SQL] Fix substr/substring testcases.

2016-03-25 Thread gatorsmile
Github user gatorsmile commented on the pull request: https://github.com/apache/spark/pull/11963#issuecomment-201483944 LGTM --- 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 enabl

[GitHub] spark pull request: [MINOR][SQL] Fix substr/substring testcases.

2016-03-25 Thread srowen
Github user srowen commented on the pull request: https://github.com/apache/spark/pull/11963#issuecomment-201449332 CC @gatorsmile --- 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 featur

[GitHub] spark pull request: [MINOR][SQL] Fix substr/substring testcases.

2016-03-25 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/11963#issuecomment-201446477 **[Test build #54206 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/54206/consoleFull)** for PR 11963 at commit [`758a8a8`](https://gi

[GitHub] spark pull request: [MINOR][SQL] Fix substr/substring testcases.

2016-03-25 Thread dongjoon-hyun
GitHub user dongjoon-hyun opened a pull request: https://github.com/apache/spark/pull/11963 [MINOR][SQL] Fix substr/substring testcases. ## What changes were proposed in this pull request? This PR fixes the following two testcases in order to test the correct usages. ``