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 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

Reply via email to