[GitHub] spark issue #16141: [MINOR][DOC] Use SparkR `TRUE` value and add default val...

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

[GitHub] spark issue #16140: [SPARK-18714][SQL] Add a simple time function to SparkSe...

2016-12-05 Thread dongjoon-hyun
Github user dongjoon-hyun commented on the issue: https://github.com/apache/spark/pull/16140 True. Never mind. I just thought we were able to use like the following. ``` SparkSession.time { SparkSession.builder.appName("Spark Pi").getOrCreate() } ``` --- If your

[GitHub] spark issue #16140: [SPARK-18714][SQL] Add a simple time function to SparkSe...

2016-12-05 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/16140 **[Test build #69664 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/69664/consoleFull)** for PR 16140 at commit

[GitHub] spark issue #16140: [SPARK-18714][SQL] Add a simple time function to SparkSe...

2016-12-05 Thread rxin
Github user rxin commented on the issue: https://github.com/apache/spark/pull/16140 That's much more difficult to type though. --- 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 #16140: [SPARK-18714][SQL] Add a simple time function to SparkSe...

2016-12-05 Thread dongjoon-hyun
Github user dongjoon-hyun commented on the issue: https://github.com/apache/spark/pull/16140 I see. BTW, @rxin . Do we need `spark` to measure time? Is it possible to add that into `SparkSession` companion object? --- If your project is set up for it, you can reply to this email and

[GitHub] spark issue #16140: [SPARK-18714][SQL] Add a simple time function to SparkSe...

2016-12-05 Thread rxin
Github user rxin commented on the issue: https://github.com/apache/spark/pull/16140 It's ok no need to retest. The change is fine. --- 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 issue #16140: [SPARK-18714][SQL] Add a simple time function to SparkSe...

2016-12-05 Thread dongjoon-hyun
Github user dongjoon-hyun commented on the issue: https://github.com/apache/spark/pull/16140 Retest this please --- 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 pull request #16141: [MINOR][DOC] Use SparkR `TRUE` value and add defa...

2016-12-05 Thread dongjoon-hyun
Github user dongjoon-hyun commented on a diff in the pull request: https://github.com/apache/spark/pull/16141#discussion_r90816864 --- Diff: docs/sql-programming-guide.md --- @@ -2260,15 +2262,15 @@ from pyspark.sql.types import * vector or list

[GitHub] spark issue #16140: [SPARK-18714][SQL] Add a simple time function to SparkSe...

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

[GitHub] spark issue #16140: [SPARK-18714][SQL] Add a simple time function to SparkSe...

2016-12-05 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/16140 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

[GitHub] spark issue #16141: [MINOR][DOC] Use SparkR `TRUE` value and add default val...

2016-12-05 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/16141 **[Test build #69663 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/69663/consoleFull)** for PR 16141 at commit

<    1   2   3   4   5   6