You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by bomeng <gi...@git.apache.org> on 2016/06/20 22:50:11 UTC

[GitHub] spark pull request #13791: [SPARK-16084] [SQL] Minor Javadoc update for "DES...

GitHub user bomeng opened a pull request:

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

    [SPARK-16084] [SQL] Minor Javadoc update for "DESCRIBE" table

    ## What changes were proposed in this pull request?
    
    1. FORMATTED is actually supported, but partition is not supported;
    2. Remove parenthesis as it is not necessary just like anywhere else.
    
    ## How was this patch tested?
    
    Minor issue. I do not think it needs a test case!

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

    $ git pull https://github.com/bomeng/spark SPARK-16084

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

    https://github.com/apache/spark/pull/13791.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 #13791
    
----
commit 3638ffd0dbb93feb58c96b3163c52220aacf3981
Author: bomeng <bm...@us.ibm.com>
Date:   2016-06-20T22:40:50Z

    minor comments fix

commit 5db284dab1aaced5f86cc6bed3e23e42e2c79b74
Author: bomeng <bm...@us.ibm.com>
Date:   2016-06-20T22:43:53Z

    Revert "minor comments fix"
    
    This reverts commit 3638ffd0dbb93feb58c96b3163c52220aacf3981.

commit e1a5f5421f92dc3ef5d39a189bdd0017b7633662
Author: bomeng <bm...@us.ibm.com>
Date:   2016-06-20T22:45:55Z

    fix java doc issue

----


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

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


[GitHub] spark issue #13791: [SPARK-16084] [SQL] Minor Javadoc update for "DESCRIBE" ...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the issue:

    https://github.com/apache/spark/pull/13791
  
    Test PASSed.
    Refer to this link for build results (access rights to CI server needed): 
    https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/60884/
    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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

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


[GitHub] spark issue #13791: [SPARK-16084] [SQL] Minor Javadoc update for "DESCRIBE" ...

Posted by srowen <gi...@git.apache.org>.
Github user srowen commented on the issue:

    https://github.com/apache/spark/pull/13791
  
    OK. PS it's not javadoc, but, that's not important


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

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


[GitHub] spark issue #13791: [SPARK-16084] [SQL] Minor Javadoc update for "DESCRIBE" ...

Posted by SparkQA <gi...@git.apache.org>.
Github user SparkQA commented on the issue:

    https://github.com/apache/spark/pull/13791
  
    **[Test build #60884 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/60884/consoleFull)** for PR 13791 at commit [`e1a5f54`](https://github.com/apache/spark/commit/e1a5f5421f92dc3ef5d39a189bdd0017b7633662).
     * 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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

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


[GitHub] spark issue #13791: [SPARK-16084] [SQL] Minor Javadoc update for "DESCRIBE" ...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the issue:

    https://github.com/apache/spark/pull/13791
  
    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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

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


[GitHub] spark issue #13791: [SPARK-16084] [SQL] Minor comments update for "DESCRIBE"...

Posted by srowen <gi...@git.apache.org>.
Github user srowen commented on the issue:

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

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


[GitHub] spark pull request #13791: [SPARK-16084] [SQL] Minor comments update for "DE...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

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


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

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


[GitHub] spark issue #13791: [SPARK-16084] [SQL] Minor Javadoc update for "DESCRIBE" ...

Posted by SparkQA <gi...@git.apache.org>.
Github user SparkQA commented on the issue:

    https://github.com/apache/spark/pull/13791
  
    **[Test build #60884 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/60884/consoleFull)** for PR 13791 at commit [`e1a5f54`](https://github.com/apache/spark/commit/e1a5f5421f92dc3ef5d39a189bdd0017b7633662).


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

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