[GitHub] spark issue #13896: [SPARK-16193] [TESTS] Address flaky ExternalAppendOnlyMa...

2016-06-24 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/13896 **[Test build #61225 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/61225/consoleFull)** for PR 13896 at commit [`1492280`](https://github.com/apache/spark/commit/1

[GitHub] spark pull request #13720: [SPARK-16004] [SQL] Correctly display "Last Acces...

2016-06-24 Thread srowen
Github user srowen commented on a diff in the pull request: https://github.com/apache/spark/pull/13720#discussion_r68485226 --- Diff: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/catalog/interface.scala --- @@ -180,7 +180,8 @@ case class CatalogTable( Seq(s

[GitHub] spark issue #13758: [SPARK-16043][SQL] Prepare GenericArrayData implementati...

2016-06-24 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/13758 **[Test build #61224 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/61224/consoleFull)** for PR 13758 at commit [`dc5d585`](https://github.com/apache/spark/commit/d

[GitHub] spark issue #13902: [SPARK-16173] [SQL] Can't join describe() of DataFrame i...

2016-06-24 Thread rxin
Github user rxin commented on the issue: https://github.com/apache/spark/pull/13902 @dongjoon-hyun can you close the 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 this feature enabled

[GitHub] spark issue #13903: [SPARK-16202] [SQL] [DOC] Correct The Description of Cre...

2016-06-24 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/13903 **[Test build #61223 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/61223/consoleFull)** for PR 13903 at commit [`37c4817`](https://github.com/apache/spark/commit/3

[GitHub] spark issue #13903: [SPARK-16202] [SQL] [DOC] Correct The Description of Cre...

2016-06-24 Thread gatorsmile
Github user gatorsmile commented on the issue: https://github.com/apache/spark/pull/13903 cc @rxin @yhuai Please correct me if my understanding is not right. Thanks! --- 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

[GitHub] spark pull request #13903: [SPARK-16202] [SQL] [DOC] Correct The Description...

2016-06-24 Thread gatorsmile
GitHub user gatorsmile opened a pull request: https://github.com/apache/spark/pull/13903 [SPARK-16202] [SQL] [DOC] Correct The Description of CreatableRelationProvider's createRelation What changes were proposed in this pull request? The API description of createRelation in

[GitHub] spark issue #13901: [SPARK-16199][SQL] Add a method to list the referenced c...

2016-06-24 Thread gatorsmile
Github user gatorsmile commented on the issue: https://github.com/apache/spark/pull/13901 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 enabled and wishes so, or if the fe

[GitHub] spark issue #13900: [SPARK-16173][SQL] Can't join describe() of DataFrame in...

2016-06-24 Thread dongjoon-hyun
Github user dongjoon-hyun commented on the issue: https://github.com/apache/spark/pull/13900 Oh, great! I didn't notice that is mergeable for 1.5 branch. 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 y

[GitHub] spark issue #13680: [SPARK-15962][SQL] Introduce additonal implementation wi...

2016-06-24 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/13680 Merged build finished. Test FAILed. --- 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 e

[GitHub] spark issue #13900: [SPARK-16173][SQL] Can't join describe() of DataFrame in...

2016-06-24 Thread davies
Github user davies commented on the issue: https://github.com/apache/spark/pull/13900 @dongjoon-hyun had also merged into 1.5 branch --- 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 issue #13680: [SPARK-15962][SQL] Introduce additonal implementation wi...

2016-06-24 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/13680 Test FAILed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/61222/ Test FAILed. ---

[GitHub] spark issue #13680: [SPARK-15962][SQL] Introduce additonal implementation wi...

2016-06-24 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/13680 **[Test build #61222 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/61222/consoleFull)** for PR 13680 at commit [`bf12e72`](https://github.com/apache/spark/commit/

[GitHub] spark issue #13887: [SPARK-16186][SQL] Support partition batch pruning with ...

2016-06-24 Thread davies
Github user davies commented on the issue: https://github.com/apache/spark/pull/13887 Merged into master, thanks --- 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 wishe

[GitHub] spark issue #13902: [SPARK-16173] [SQL] Can't join describe() of DataFrame i...

2016-06-24 Thread dongjoon-hyun
Github user dongjoon-hyun commented on the issue: https://github.com/apache/spark/pull/13902 Thank you, @davies ! --- 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 wish

[GitHub] spark issue #13902: [SPARK-16173] [SQL] Can't join describe() of DataFrame i...

2016-06-24 Thread davies
Github user davies commented on the issue: https://github.com/apache/spark/pull/13902 Merged into 1.6 --- 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

[GitHub] spark issue #13663: [SPARK-15950][SQL] Eliminate unreachable code at project...

2016-06-24 Thread kiszk
Github user kiszk commented on the issue: https://github.com/apache/spark/pull/13663 @cloud-fan , @davies , I would appreciate it if you would look at this again. --- 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 p

[GitHub] spark issue #13758: [SPARK-16043][SQL] Prepare GenericArrayData implementati...

2016-06-24 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/13758 Test FAILed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/61221/ Test FAILed. ---

[GitHub] spark issue #13758: [SPARK-16043][SQL] Prepare GenericArrayData implementati...

2016-06-24 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/13758 Merged build finished. Test FAILed. --- 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 e

[GitHub] spark issue #13758: [SPARK-16043][SQL] Prepare GenericArrayData implementati...

2016-06-24 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/13758 **[Test build #61221 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/61221/consoleFull)** for PR 13758 at commit [`5be9873`](https://github.com/apache/spark/commit/

[GitHub] spark issue #13680: [SPARK-15962][SQL] Introduce additonal implementation wi...

2016-06-24 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/13680 **[Test build #61222 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/61222/consoleFull)** for PR 13680 at commit [`bf12e72`](https://github.com/apache/spark/commit/b

[GitHub] spark pull request #13892: [SPARK-16192][SQL] Add type checks in CollectSet

2016-06-24 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/13892 --- 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 issue #13892: [SPARK-16192][SQL] Add type checks in CollectSet

2016-06-24 Thread hvanhovell
Github user hvanhovell commented on the issue: https://github.com/apache/spark/pull/13892 Merging to master/2.0. Thanks! --- 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 a

[GitHub] spark issue #13892: [SPARK-16192][SQL] Add type checks in CollectSet

2016-06-24 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/13892 Test PASSed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/61217/ Test PASSed. ---

[GitHub] spark issue #13892: [SPARK-16192][SQL] Add type checks in CollectSet

2016-06-24 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/13892 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 project does not have this feature e

[GitHub] spark issue #13892: [SPARK-16192][SQL] Add type checks in CollectSet

2016-06-24 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/13892 **[Test build #61217 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/61217/consoleFull)** for PR 13892 at commit [`1a445c8`](https://github.com/apache/spark/commit/

[GitHub] spark issue #13868: [SPARK-15899] [SQL] Fix the construction of the file pat...

2016-06-24 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/13868 Test PASSed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/61219/ Test PASSed. ---

[GitHub] spark issue #13868: [SPARK-15899] [SQL] Fix the construction of the file pat...

2016-06-24 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/13868 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 project does not have this feature e

[GitHub] spark issue #13902: [SPARK-16173] [SQL] Can't join describe() of DataFrame i...

2016-06-24 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/13902 Test PASSed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/61220/ Test PASSed. ---

[GitHub] spark issue #13868: [SPARK-15899] [SQL] Fix the construction of the file pat...

2016-06-24 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/13868 **[Test build #61219 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/61219/consoleFull)** for PR 13868 at commit [`fb50965`](https://github.com/apache/spark/commit/

[GitHub] spark issue #13902: [SPARK-16173] [SQL] Can't join describe() of DataFrame i...

2016-06-24 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/13902 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 project does not have this feature e

[GitHub] spark issue #13902: [SPARK-16173] [SQL] Can't join describe() of DataFrame i...

2016-06-24 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/13902 **[Test build #61220 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/61220/consoleFull)** for PR 13902 at commit [`f114f08`](https://github.com/apache/spark/commit/

[GitHub] spark issue #13892: [SPARK-16192][SQL] Add type checks in CollectSet

2016-06-24 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/13892 Test PASSed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/61216/ Test PASSed. ---

[GitHub] spark issue #13892: [SPARK-16192][SQL] Add type checks in CollectSet

2016-06-24 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/13892 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 project does not have this feature e

[GitHub] spark issue #13892: [SPARK-16192][SQL] Add type checks in CollectSet

2016-06-24 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/13892 **[Test build #61216 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/61216/consoleFull)** for PR 13892 at commit [`4924984`](https://github.com/apache/spark/commit/

[GitHub] spark issue #13852: [SPARK-16200][SQL] Rename AggregateFunction#supportsPart...

2016-06-24 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/13852 Test PASSed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/61215/ Test PASSed. ---

[GitHub] spark issue #13852: [SPARK-16200][SQL] Rename AggregateFunction#supportsPart...

2016-06-24 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/13852 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 project does not have this feature e

[GitHub] spark pull request #13893: [SPARK-14172][SQL] Hive table partition predicate...

2016-06-24 Thread jiangxb1987
Github user jiangxb1987 commented on a diff in the pull request: https://github.com/apache/spark/pull/13893#discussion_r68483394 --- Diff: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/planning/patterns.scala --- @@ -64,10 +64,12 @@ object PhysicalOperation extends Pre

[GitHub] spark issue #13852: [SPARK-16200][SQL] Rename AggregateFunction#supportsPart...

2016-06-24 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/13852 **[Test build #61215 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/61215/consoleFull)** for PR 13852 at commit [`00aac26`](https://github.com/apache/spark/commit/

[GitHub] spark issue #13758: [SPARK-16043][SQL] Prepare GenericArrayData implementati...

2016-06-24 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/13758 **[Test build #61221 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/61221/consoleFull)** for PR 13758 at commit [`5be9873`](https://github.com/apache/spark/commit/5

[GitHub] spark issue #13892: [SPARK-16192][SQL] Add type checks in CollectSet

2016-06-24 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/13892 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 project does not have this feature e

[GitHub] spark issue #13892: [SPARK-16192][SQL] Add type checks in CollectSet

2016-06-24 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/13892 Test PASSed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/61213/ Test PASSed. ---

[GitHub] spark issue #13892: [SPARK-16192][SQL] Add type checks in CollectSet

2016-06-24 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/13892 **[Test build #61213 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/61213/consoleFull)** for PR 13892 at commit [`dd7e233`](https://github.com/apache/spark/commit/

[GitHub] spark issue #13868: [SPARK-15899] [SQL] Fix the construction of the file pat...

2016-06-24 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/13868 Test PASSed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/61214/ Test PASSed. ---

[GitHub] spark issue #13868: [SPARK-15899] [SQL] Fix the construction of the file pat...

2016-06-24 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/13868 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 project does not have this feature e

[GitHub] spark issue #13868: [SPARK-15899] [SQL] Fix the construction of the file pat...

2016-06-24 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/13868 **[Test build #61214 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/61214/consoleFull)** for PR 13868 at commit [`a797fbe`](https://github.com/apache/spark/commit/

[GitHub] spark issue #13892: [SPARK-16192][SQL] Add type checks in CollectSet

2016-06-24 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/13892 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 project does not have this feature e

[GitHub] spark issue #13892: [SPARK-16192][SQL] Add type checks in CollectSet

2016-06-24 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/13892 Test PASSed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/61212/ Test PASSed. ---

[GitHub] spark issue #13892: [SPARK-16192][SQL] Add type checks in CollectSet

2016-06-24 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/13892 **[Test build #61212 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/61212/consoleFull)** for PR 13892 at commit [`681b993`](https://github.com/apache/spark/commit/

[GitHub] spark issue #13680: [SPARK-15962][SQL] Introduce additonal implementation wi...

2016-06-24 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/13680 **[Test build #61218 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/61218/consoleFull)** for PR 13680 at commit [`517aa72`](https://github.com/apache/spark/commit/

[GitHub] spark issue #13680: [SPARK-15962][SQL] Introduce additonal implementation wi...

2016-06-24 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/13680 Test FAILed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/61218/ Test FAILed. ---

[GitHub] spark issue #13680: [SPARK-15962][SQL] Introduce additonal implementation wi...

2016-06-24 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/13680 Merged build finished. Test FAILed. --- 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 e

[GitHub] spark pull request #13023: [SPARK-15177] [SparkR] [ML] SparkR 2.0 QA: New R ...

2016-06-24 Thread yanboliang
Github user yanboliang closed the pull request at: https://github.com/apache/spark/pull/13023 --- 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] spark issue #13896: [SPARK-16193] [TESTS] Address flaky ExternalAppendOnlyMa...

2016-06-24 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/13896 **[Test build #3132 has finished](https://amplab.cs.berkeley.edu/jenkins/job/NewSparkPullRequestBuilder/3132/consoleFull)** for PR 13896 at commit [`bcc0297`](https://github.com/apache/spark/commit

[GitHub] spark pull request #13867: [SPARK-16161][SQL] Ambiguous error message for un...

2016-06-24 Thread hvanhovell
Github user hvanhovell commented on a diff in the pull request: https://github.com/apache/spark/pull/13867#discussion_r68482646 --- Diff: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/analysis/Analyzer.scala --- @@ -911,19 +911,30 @@ class Analyzer( * Resolve

[GitHub] spark issue #13902: [SPARK-16173] [SQL] Can't join describe() of DataFrame i...

2016-06-24 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/13902 **[Test build #61220 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/61220/consoleFull)** for PR 13902 at commit [`f114f08`](https://github.com/apache/spark/commit/f

[GitHub] spark issue #13902: [SPARK-16173] [SQL] Can't join describe() of DataFrame i...

2016-06-24 Thread dongjoon-hyun
Github user dongjoon-hyun commented on the issue: https://github.com/apache/spark/pull/13902 cc @davies . This is a PR for branch 1.6. --- 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

[GitHub] spark pull request #13902: [SPARK-16173] [SQL] Can't join describe() of Data...

2016-06-24 Thread dongjoon-hyun
GitHub user dongjoon-hyun opened a pull request: https://github.com/apache/spark/pull/13902 [SPARK-16173] [SQL] Can't join describe() of DataFrame in Scala 2.10 ## What changes were proposed in this pull request? This PR fixes `DataFrame.describe()` by forcing materializatio

[GitHub] spark issue #13868: [SPARK-15899] [SQL] Fix the construction of the file pat...

2016-06-24 Thread avulanov
Github user avulanov commented on the issue: https://github.com/apache/spark/pull/13868 It seems that the root cause is that hadoop `Path.toUri` adds only `/` to the beginning of the path but does not add `file:`. So, here and there in the code we observe in-place concatenations of `f

[GitHub] spark pull request #13867: [SPARK-16161][SQL] Ambiguous error message for un...

2016-06-24 Thread hvanhovell
Github user hvanhovell commented on a diff in the pull request: https://github.com/apache/spark/pull/13867#discussion_r68482400 --- Diff: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/analysis/Analyzer.scala --- @@ -911,19 +911,30 @@ class Analyzer( * Resolve

[GitHub] spark issue #13868: [SPARK-15899] [SQL] Fix the construction of the file pat...

2016-06-24 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/13868 **[Test build #61219 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/61219/consoleFull)** for PR 13868 at commit [`fb50965`](https://github.com/apache/spark/commit/f

[GitHub] spark issue #13892: [SPARK-16192][SQL] Add type checks in CollectSet

2016-06-24 Thread hvanhovell
Github user hvanhovell commented on the issue: https://github.com/apache/spark/pull/13892 LGTM - pending jenkins --- 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 wishe

[GitHub] spark issue #13892: [SPARK-16192][SQL] Add type checks in CollectSet

2016-06-24 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/13892 Test FAILed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/61211/ Test FAILed. ---

[GitHub] spark issue #13892: [SPARK-16192][SQL] Add type checks in CollectSet

2016-06-24 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/13892 Merged build finished. Test FAILed. --- 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 e

[GitHub] spark issue #13892: [SPARK-16192][SQL] Add type checks in CollectSet

2016-06-24 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/13892 **[Test build #61211 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/61211/consoleFull)** for PR 13892 at commit [`73dc6e7`](https://github.com/apache/spark/commit/

[GitHub] spark issue #13892: [SPARK-16192][SQL] Add type checks in CollectSet

2016-06-24 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/13892 **[Test build #61217 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/61217/consoleFull)** for PR 13892 at commit [`1a445c8`](https://github.com/apache/spark/commit/1

[GitHub] spark issue #13680: [SPARK-15962][SQL] Introduce additonal implementation wi...

2016-06-24 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/13680 **[Test build #61218 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/61218/consoleFull)** for PR 13680 at commit [`517aa72`](https://github.com/apache/spark/commit/5

[GitHub] spark issue #13892: [SPARK-16192][SQL] Add type checks in CollectSet

2016-06-24 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/13892 **[Test build #61216 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/61216/consoleFull)** for PR 13892 at commit [`4924984`](https://github.com/apache/spark/commit/4

[GitHub] spark pull request #13892: [SPARK-16192][SQL] Add type checks in CollectSet

2016-06-24 Thread maropu
Github user maropu commented on a diff in the pull request: https://github.com/apache/spark/pull/13892#discussion_r68482138 --- Diff: sql/catalyst/src/test/scala/org/apache/spark/sql/catalyst/analysis/AnalysisErrorSuite.scala --- @@ -435,6 +435,23 @@ class AnalysisErrorSuite exten

[GitHub] spark pull request #13892: [SPARK-16192][SQL] Add type checks in CollectSet

2016-06-24 Thread hvanhovell
Github user hvanhovell commented on a diff in the pull request: https://github.com/apache/spark/pull/13892#discussion_r68482123 --- Diff: sql/catalyst/src/test/scala/org/apache/spark/sql/catalyst/analysis/AnalysisErrorSuite.scala --- @@ -435,6 +435,23 @@ class AnalysisErrorSuite e

[GitHub] spark issue #13887: [SPARK-16186][SQL] Support partition batch pruning with ...

2016-06-24 Thread dongjoon-hyun
Github user dongjoon-hyun commented on the issue: https://github.com/apache/spark/pull/13887 Hi, @davies . Now, it passed. If there is anything for me to do, please let me know. --- If your project is set up for it, you can reply to this email and have your reply appear on Git

[GitHub] spark issue #13760: [SPARK-16012][SparkR] implement gapplyCollect which will...

2016-06-24 Thread shivaram
Github user shivaram commented on the issue: https://github.com/apache/spark/pull/13760 @felixcheung Any other comments on this ? --- 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

[GitHub] spark issue #13887: [SPARK-16186][SQL] Support partition batch pruning with ...

2016-06-24 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/13887 Test PASSed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/61210/ Test PASSed. ---

[GitHub] spark issue #13887: [SPARK-16186][SQL] Support partition batch pruning with ...

2016-06-24 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/13887 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 project does not have this feature e

[GitHub] spark issue #13887: [SPARK-16186][SQL] Support partition batch pruning with ...

2016-06-24 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/13887 **[Test build #61210 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/61210/consoleFull)** for PR 13887 at commit [`9d550e3`](https://github.com/apache/spark/commit/

[GitHub] spark issue #13852: [SQL][DOC] Update a description for AggregateFunction#su...

2016-06-24 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/13852 **[Test build #61215 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/61215/consoleFull)** for PR 13852 at commit [`00aac26`](https://github.com/apache/spark/commit/0

[GitHub] spark issue #13685: [SPARK-15963][CORE] Catch `TaskKilledException` correctl...

2016-06-24 Thread lw-lin
Github user lw-lin commented on the issue: https://github.com/apache/spark/pull/13685 Thanks, @squito @markhamstra ! --- 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 w

[GitHub] spark issue #13868: [SPARK-15899] [SQL] Fix the construction of the file pat...

2016-06-24 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/13868 **[Test build #61214 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/61214/consoleFull)** for PR 13868 at commit [`a797fbe`](https://github.com/apache/spark/commit/a

[GitHub] spark issue #13892: [SPARK-16192][SQL] Add type checks in CheckAnalysis

2016-06-24 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/13892 **[Test build #61213 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/61213/consoleFull)** for PR 13892 at commit [`dd7e233`](https://github.com/apache/spark/commit/d

[GitHub] spark issue #13892: [SPARK-16192][SQL] Add type checks in CheckAnalysis

2016-06-24 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/13892 **[Test build #61212 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/61212/consoleFull)** for PR 13892 at commit [`681b993`](https://github.com/apache/spark/commit/6

[GitHub] spark pull request #13892: [SPARK-16192][SQL] Add type checks in CheckAnalys...

2016-06-24 Thread maropu
Github user maropu commented on a diff in the pull request: https://github.com/apache/spark/pull/13892#discussion_r68481381 --- Diff: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/analysis/CheckAnalysis.scala --- @@ -73,9 +73,12 @@ trait CheckAnalysis extends Predicate

[GitHub] spark pull request #13892: [SPARK-16192][SQL] Add type checks in CheckAnalys...

2016-06-24 Thread hvanhovell
Github user hvanhovell commented on a diff in the pull request: https://github.com/apache/spark/pull/13892#discussion_r68481285 --- Diff: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/analysis/CheckAnalysis.scala --- @@ -73,9 +73,12 @@ trait CheckAnalysis extends Predi

[GitHub] spark issue #13896: [SPARK-16193] [TESTS] Address flaky ExternalAppendOnlyMa...

2016-06-24 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/13896 Test FAILed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/61195/ Test FAILed. ---

[GitHub] spark issue #13896: [SPARK-16193] [TESTS] Address flaky ExternalAppendOnlyMa...

2016-06-24 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/13896 Merged build finished. Test FAILed. --- 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 e

[GitHub] spark issue #13896: [SPARK-16193] [TESTS] Address flaky ExternalAppendOnlyMa...

2016-06-24 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/13896 **[Test build #61195 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/61195/consoleFull)** for PR 13896 at commit [`bcc0297`](https://github.com/apache/spark/commit/

[GitHub] spark issue #13892: [SPARK-16192][SQL] Add type checks in CheckAnalysis

2016-06-24 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/13892 **[Test build #61211 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/61211/consoleFull)** for PR 13892 at commit [`73dc6e7`](https://github.com/apache/spark/commit/7

[GitHub] spark issue #13248: [SPARK-15194] [ML] Add Python ML API for MultivariateGau...

2016-06-24 Thread praveendareddy21
Github user praveendareddy21 commented on the issue: https://github.com/apache/spark/pull/13248 @vectorijk I will be pushing the changes in few days. --- 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 no

[GitHub] spark issue #13847: [SPARK-16135][SQL] Remove hashCode and euqals in ArrayBa...

2016-06-24 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/13847 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 project does not have this feature e

[GitHub] spark issue #13847: [SPARK-16135][SQL] Remove hashCode and euqals in ArrayBa...

2016-06-24 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/13847 Test PASSed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/61208/ Test PASSed. ---

[GitHub] spark issue #13847: [SPARK-16135][SQL] Remove hashCode and euqals in ArrayBa...

2016-06-24 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/13847 **[Test build #61208 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/61208/consoleFull)** for PR 13847 at commit [`e4b1384`](https://github.com/apache/spark/commit/

[GitHub] spark issue #13896: [SPARK-16193] [TESTS] Address flaky ExternalAppendOnlyMa...

2016-06-24 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/13896 **[Test build #3132 has started](https://amplab.cs.berkeley.edu/jenkins/job/NewSparkPullRequestBuilder/3132/consoleFull)** for PR 13896 at commit [`bcc0297`](https://github.com/apache/spark/commit/

[GitHub] spark pull request #13839: [SPARK-16128][SQL] Allow setting length of charac...

2016-06-24 Thread shivaram
Github user shivaram commented on a diff in the pull request: https://github.com/apache/spark/pull/13839#discussion_r68480005 --- Diff: R/pkg/R/DataFrame.R --- @@ -194,7 +194,12 @@ setMethod("isLocal", setMethod("showDF", signature(x = "SparkDataFrame"),

[GitHub] spark issue #13900: [SPARK-16173][SQL] Can't join describe() of DataFrame in...

2016-06-24 Thread dongjoon-hyun
Github user dongjoon-hyun commented on the issue: https://github.com/apache/spark/pull/13900 Thank you for merging. Sure. I will make a patch for 1.6. Should I make a patch for 1.5, too? --- If your project is set up for it, you can reply to this email and have your reply app

[GitHub] spark issue #13887: [SPARK-16186][SQL] Support partition batch pruning with ...

2016-06-24 Thread dongjoon-hyun
Github user dongjoon-hyun commented on the issue: https://github.com/apache/spark/pull/13887 Anyway, thank you in advance, @davies . :) --- 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 fe

[GitHub] spark pull request #13897: [SPARK-16195][SQL] Allow users to specify empty o...

2016-06-24 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/13897 --- 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 #13900: [SPARK-16173][SQL] Can't join describe() of DataF...

2016-06-24 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/13900 --- 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 issue #13897: [SPARK-16195][SQL] Allow users to specify empty over cla...

2016-06-24 Thread hvanhovell
Github user hvanhovell commented on the issue: https://github.com/apache/spark/pull/13897 LGTM - merging to master/2.0 --- 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

[GitHub] spark issue #13900: [SPARK-16173][SQL] Can't join describe() of DataFrame in...

2016-06-24 Thread davies
Github user davies commented on the issue: https://github.com/apache/spark/pull/13900 @dongjoon-hyun Could you send a patch for 1.6? --- 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 #13839: [SPARK-16128][SQL] Allow setting length of charac...

2016-06-24 Thread ScrapCodes
Github user ScrapCodes commented on a diff in the pull request: https://github.com/apache/spark/pull/13839#discussion_r68479735 --- Diff: python/pyspark/sql/dataframe.py --- @@ -282,8 +284,18 @@ def show(self, n=20, truncate=True): | 2|Alice| | 5| Bob|

[GitHub] spark issue #13887: [SPARK-16186][SQL] Support partition batch pruning with ...

2016-06-24 Thread dongjoon-hyun
Github user dongjoon-hyun commented on the issue: https://github.com/apache/spark/pull/13887 Maybe, you are confused with https://github.com/apache/spark/pull/13900 . It passed. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub

  1   2   3   4   5   >