[GitHub] spark pull request #14096: [SPARK-16425][R] `describe()` should not fail wit...

2016-07-07 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/14096 --- 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 pull request #14096: [SPARK-16425][R] `describe()` should not fail wit...

2016-07-07 Thread dongjoon-hyun
Github user dongjoon-hyun commented on a diff in the pull request: https://github.com/apache/spark/pull/14096#discussion_r70006844 --- Diff: R/pkg/inst/tests/testthat/test_sparkSQL.R --- @@ -1804,11 +1804,11 @@ test_that("describe() and summarize() on a DataFrame", {

[GitHub] spark pull request #14096: [SPARK-16425][R] `describe()` should not fail wit...

2016-07-07 Thread shivaram
Github user shivaram commented on a diff in the pull request: https://github.com/apache/spark/pull/14096#discussion_r70006591 --- Diff: R/pkg/inst/tests/testthat/test_sparkSQL.R --- @@ -1804,11 +1804,11 @@ test_that("describe() and summarize() on a DataFrame", {

[GitHub] spark pull request #14096: [SPARK-16425][R] `describe()` should not fail wit...

2016-07-07 Thread dongjoon-hyun
Github user dongjoon-hyun commented on a diff in the pull request: https://github.com/apache/spark/pull/14096#discussion_r7000 --- Diff: R/pkg/inst/tests/testthat/test_sparkSQL.R --- @@ -1804,11 +1804,11 @@ test_that("describe() and summarize() on a DataFrame", {

[GitHub] spark pull request #14096: [SPARK-16425][R] `describe()` should not fail wit...

2016-07-07 Thread dongjoon-hyun
Github user dongjoon-hyun commented on a diff in the pull request: https://github.com/apache/spark/pull/14096#discussion_r70004258 --- Diff: R/pkg/inst/tests/testthat/test_sparkSQL.R --- @@ -1804,11 +1804,11 @@ test_that("describe() and summarize() on a DataFrame", {

[GitHub] spark pull request #14096: [SPARK-16425][R] `describe()` should not fail wit...

2016-07-07 Thread shivaram
Github user shivaram commented on a diff in the pull request: https://github.com/apache/spark/pull/14096#discussion_r70003846 --- Diff: R/pkg/inst/tests/testthat/test_sparkSQL.R --- @@ -1804,11 +1804,11 @@ test_that("describe() and summarize() on a DataFrame", {