[GitHub] spark pull request: [SPARK-11848][SQL] Support EXPLAIN in DataSet ...

2015-11-19 Thread SparkQA
Github user SparkQA commented on the pull request:

https://github.com/apache/spark/pull/9832#issuecomment-157998646
  
**[Test build #46313 has 
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/46313/consoleFull)**
 for PR 9832 at commit 
[`1dcc888`](https://github.com/apache/spark/commit/1dcc888fd1445e9c8e31eb4fe1b3d6af5a84dc32).
 * This patch passes all tests.
 * This patch merges cleanly.
 * This patch adds no public classes.


---
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 enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



[GitHub] spark pull request: [SPARK-11848][SQL] Support EXPLAIN in DataSet ...

2015-11-19 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request:

https://github.com/apache/spark/pull/9832#issuecomment-157998901
  
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
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



[GitHub] spark pull request: [SPARK-11848][SQL] Support EXPLAIN in DataSet ...

2015-11-19 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request:

https://github.com/apache/spark/pull/9832#issuecomment-158007676
  
Test PASSed.
Refer to this link for build results (access rights to CI server needed): 
https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/46318/
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
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



[GitHub] spark pull request: [SPARK-11848][SQL] Support EXPLAIN in DataSet ...

2015-11-19 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request:

https://github.com/apache/spark/pull/9832#issuecomment-157998905
  
Test PASSed.
Refer to this link for build results (access rights to CI server needed): 
https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/46313/
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
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



[GitHub] spark pull request: [SPARK-11848][SQL] Support EXPLAIN in DataSet ...

2015-11-19 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request:

https://github.com/apache/spark/pull/9832#issuecomment-158007674
  
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
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



[GitHub] spark pull request: [SPARK-11848][SQL] Support EXPLAIN in DataSet ...

2015-11-19 Thread SparkQA
Github user SparkQA commented on the pull request:

https://github.com/apache/spark/pull/9832#issuecomment-158007430
  
**[Test build #46318 has 
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/46318/consoleFull)**
 for PR 9832 at commit 
[`10c822a`](https://github.com/apache/spark/commit/10c822a8c8f2c287ad71de6cceda7e384ef130f4).
 * This patch passes all tests.
 * This patch merges cleanly.
 * This patch adds no public classes.


---
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 enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



[GitHub] spark pull request: [SPARK-11848][SQL] Support EXPLAIN in DataSet ...

2015-11-19 Thread gatorsmile
Github user gatorsmile commented on the pull request:

https://github.com/apache/spark/pull/9832#issuecomment-158237944
  
Thank you for your helps!


---
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 enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



[GitHub] spark pull request: [SPARK-11848][SQL] Support EXPLAIN in DataSet ...

2015-11-19 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/spark/pull/9832


---
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 enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



[GitHub] spark pull request: [SPARK-11848][SQL] Support EXPLAIN in DataSet ...

2015-11-19 Thread marmbrus
Github user marmbrus commented on the pull request:

https://github.com/apache/spark/pull/9832#issuecomment-158193242
  
Thanks!  Merging to master and 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 the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



[GitHub] spark pull request: [SPARK-11848][SQL] Support EXPLAIN in DataSet ...

2015-11-18 Thread gatorsmile
Github user gatorsmile commented on a diff in the pull request:

https://github.com/apache/spark/pull/9832#discussion_r45301615
  
--- Diff: sql/core/src/main/scala/org/apache/spark/sql/Dataset.scala ---
@@ -580,6 +580,18 @@ class Dataset[T] private[sql](
*/
   def takeAsList(num: Int): java.util.List[T] = 
java.util.Arrays.asList(take(num) : _*)
 
+  /**
+   * Prints the plans (logical and physical) to the console for debugging 
purposes.
+   * @since 1.6.0
+   */
+  def explain(extended: Boolean): Unit = toDF().explain(extended)
+
+  /**
+   * Only prints the physical plan to the console for debugging purposes.
+   * @since 1.6.0
+   */
+  def explain(): Unit = explain(extended = false)
--- End diff --

A good idea! 


---
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 enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



[GitHub] spark pull request: [SPARK-11848][SQL] Support EXPLAIN in DataSet ...

2015-11-18 Thread marmbrus
Github user marmbrus commented on a diff in the pull request:

https://github.com/apache/spark/pull/9832#discussion_r45301561
  
--- Diff: sql/core/src/main/scala/org/apache/spark/sql/Dataset.scala ---
@@ -580,6 +580,18 @@ class Dataset[T] private[sql](
*/
   def takeAsList(num: Int): java.util.List[T] = 
java.util.Arrays.asList(take(num) : _*)
 
+  /**
+   * Prints the plans (logical and physical) to the console for debugging 
purposes.
+   * @since 1.6.0
+   */
+  def explain(extended: Boolean): Unit = toDF().explain(extended)
+
+  /**
+   * Only prints the physical plan to the console for debugging purposes.
+   * @since 1.6.0
+   */
+  def explain(): Unit = explain(extended = false)
--- End diff --

How about putting this in `Queryable`?


---
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 enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



[GitHub] spark pull request: [SPARK-11848][SQL] Support EXPLAIN in DataSet ...

2015-11-18 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request:

https://github.com/apache/spark/pull/9832#issuecomment-157955130
  
Test FAILed.
Refer to this link for build results (access rights to CI server needed): 
https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/46300/
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
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



[GitHub] spark pull request: [SPARK-11848][SQL] Support EXPLAIN in DataSet ...

2015-11-18 Thread gatorsmile
Github user gatorsmile commented on the pull request:

https://github.com/apache/spark/pull/9832#issuecomment-157955200
  
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 wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



[GitHub] spark pull request: [SPARK-11848][SQL] Support EXPLAIN in DataSet ...

2015-11-18 Thread gatorsmile
Github user gatorsmile commented on the pull request:

https://github.com/apache/spark/pull/9832#issuecomment-157954378
  
Do you think this makes sense? @rxin @marmbrus @cloud-fan 


---
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 enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



[GitHub] spark pull request: [SPARK-11848][SQL] Support EXPLAIN in DataSet ...

2015-11-18 Thread SparkQA
Github user SparkQA commented on the pull request:

https://github.com/apache/spark/pull/9832#issuecomment-157956540
  
**[Test build #46301 has 
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/46301/consoleFull)**
 for PR 9832 at commit 
[`36a69af`](https://github.com/apache/spark/commit/36a69af46f9cd5e9d41de1083a93729b7ab62a68).


---
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 enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



[GitHub] spark pull request: [SPARK-11848][SQL] Support EXPLAIN in DataSet ...

2015-11-18 Thread SparkQA
Github user SparkQA commented on the pull request:

https://github.com/apache/spark/pull/9832#issuecomment-157956994
  
**[Test build #46303 has 
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/46303/consoleFull)**
 for PR 9832 at commit 
[`36a69af`](https://github.com/apache/spark/commit/36a69af46f9cd5e9d41de1083a93729b7ab62a68).


---
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 enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



[GitHub] spark pull request: [SPARK-11848][SQL] Support EXPLAIN in DataSet ...

2015-11-18 Thread gatorsmile
Github user gatorsmile commented on the pull request:

https://github.com/apache/spark/pull/9832#issuecomment-157971328
  
@marmbrus I moved the functions `explain` to `Queryable`. Please help me 
check if the implementation is OK. 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 feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



[GitHub] spark pull request: [SPARK-11848][SQL] Support EXPLAIN in DataSet ...

2015-11-18 Thread gatorsmile
Github user gatorsmile commented on a diff in the pull request:

https://github.com/apache/spark/pull/9832#discussion_r45309152
  
--- Diff: 
sql/core/src/main/scala/org/apache/spark/sql/execution/Queryable.scala ---
@@ -34,4 +36,23 @@ private[sql] trait Queryable {
 s"Invalid tree; ${e.getMessage}:\n$queryExecution"
 }
   }
+
+  /**
+   * Prints the plans (logical and physical) to the console for debugging 
purposes.
+   * @since 1.3.0
+   */
+  def explain(extended: Boolean): Unit = {
+val explain = ExplainCommand(queryExecution.logical, extended = 
extended)
+DataFrame(sqlContext, 
explain).queryExecution.executedPlan.executeCollect().foreach {
--- End diff --

: ) Sure. 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 wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



[GitHub] spark pull request: [SPARK-11848][SQL] Support EXPLAIN in DataSet ...

2015-11-18 Thread cloud-fan
Github user cloud-fan commented on the pull request:

https://github.com/apache/spark/pull/9832#issuecomment-157977111
  
LGTM pending tests.


---
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 enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



[GitHub] spark pull request: [SPARK-11848][SQL] Support EXPLAIN in DataSet ...

2015-11-18 Thread SparkQA
Github user SparkQA commented on the pull request:

https://github.com/apache/spark/pull/9832#issuecomment-157978474
  
**[Test build #46318 has 
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/46318/consoleFull)**
 for PR 9832 at commit 
[`10c822a`](https://github.com/apache/spark/commit/10c822a8c8f2c287ad71de6cceda7e384ef130f4).


---
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 enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



[GitHub] spark pull request: [SPARK-11848][SQL] Support EXPLAIN in DataSet ...

2015-11-18 Thread SparkQA
Github user SparkQA commented on the pull request:

https://github.com/apache/spark/pull/9832#issuecomment-157972786
  
**[Test build #46313 has 
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/46313/consoleFull)**
 for PR 9832 at commit 
[`1dcc888`](https://github.com/apache/spark/commit/1dcc888fd1445e9c8e31eb4fe1b3d6af5a84dc32).


---
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 enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



[GitHub] spark pull request: [SPARK-11848][SQL] Support EXPLAIN in DataSet ...

2015-11-18 Thread SparkQA
Github user SparkQA commented on the pull request:

https://github.com/apache/spark/pull/9832#issuecomment-157975556
  
**[Test build #46303 has 
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/46303/consoleFull)**
 for PR 9832 at commit 
[`36a69af`](https://github.com/apache/spark/commit/36a69af46f9cd5e9d41de1083a93729b7ab62a68).
 * This patch passes all tests.
 * This patch merges cleanly.
 * This patch adds no public classes.


---
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 enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



[GitHub] spark pull request: [SPARK-11848][SQL] Support EXPLAIN in DataSet ...

2015-11-18 Thread cloud-fan
Github user cloud-fan commented on a diff in the pull request:

https://github.com/apache/spark/pull/9832#discussion_r45309102
  
--- Diff: 
sql/core/src/main/scala/org/apache/spark/sql/execution/Queryable.scala ---
@@ -34,4 +36,23 @@ private[sql] trait Queryable {
 s"Invalid tree; ${e.getMessage}:\n$queryExecution"
 }
   }
+
+  /**
+   * Prints the plans (logical and physical) to the console for debugging 
purposes.
+   * @since 1.3.0
+   */
+  def explain(extended: Boolean): Unit = {
+val explain = ExplainCommand(queryExecution.logical, extended = 
extended)
+DataFrame(sqlContext, 
explain).queryExecution.executedPlan.executeCollect().foreach {
--- End diff --

maybe we can simplify this to 
`sqlContext.executePlan(explain).excutedPlan..`


---
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 enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



[GitHub] spark pull request: [SPARK-11848][SQL] Support EXPLAIN in DataSet ...

2015-11-18 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request:

https://github.com/apache/spark/pull/9832#issuecomment-157975662
  
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
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



[GitHub] spark pull request: [SPARK-11848][SQL] Support EXPLAIN in DataSet ...

2015-11-18 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request:

https://github.com/apache/spark/pull/9832#issuecomment-157975663
  
Test PASSed.
Refer to this link for build results (access rights to CI server needed): 
https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/46303/
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
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



[GitHub] spark pull request: [SPARK-11848][SQL] Support EXPLAIN in DataSet ...

2015-11-18 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request:

https://github.com/apache/spark/pull/9832#issuecomment-157978134
  
Test PASSed.
Refer to this link for build results (access rights to CI server needed): 
https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/46301/
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
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



[GitHub] spark pull request: [SPARK-11848][SQL] Support EXPLAIN in DataSet ...

2015-11-18 Thread SparkQA
Github user SparkQA commented on the pull request:

https://github.com/apache/spark/pull/9832#issuecomment-157978036
  
**[Test build #46301 has 
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/46301/consoleFull)**
 for PR 9832 at commit 
[`36a69af`](https://github.com/apache/spark/commit/36a69af46f9cd5e9d41de1083a93729b7ab62a68).
 * This patch passes all tests.
 * This patch merges cleanly.
 * This patch adds no public classes.


---
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 enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



[GitHub] spark pull request: [SPARK-11848][SQL] Support EXPLAIN in DataSet ...

2015-11-18 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request:

https://github.com/apache/spark/pull/9832#issuecomment-157978132
  
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
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



[GitHub] spark pull request: [SPARK-11848][SQL] Support EXPLAIN in DataSet ...

2015-11-18 Thread gatorsmile
GitHub user gatorsmile opened a pull request:

https://github.com/apache/spark/pull/9832

[SPARK-11848][SQL] Support EXPLAIN in DataSet APIs

When debugging DataSet API, I always need to print the logical and physical 
plans. 

I am wondering if we should provide a simple API for EXPLAIN?


You can merge this pull request into a Git repository by running:

$ git pull https://github.com/gatorsmile/spark explainDS

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/spark/pull/9832.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #9832


commit bf601a11901d4329e71eeaa632668c85f0232cc5
Author: gatorsmile 
Date:   2015-11-19T05:05:30Z

Support EXPLAIN in DataSet APIs

commit e857d4dc5216f2c214d234613fcbb36341234233
Author: gatorsmile 
Date:   2015-11-19T05:09:14Z

code clean




---
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 enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



[GitHub] spark pull request: [SPARK-11848][SQL] Support EXPLAIN in DataSet ...

2015-11-18 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request:

https://github.com/apache/spark/pull/9832#issuecomment-157955129
  
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
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org