GitHub user rxin opened a pull request:

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

    [SPARK-5135][SQL] Add support for describe [extended] table to DDL in 
SQLContext

    This brings https://github.com/apache/spark/pull/3935 up to date and fixes 
style violations. 

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

    $ git pull https://github.com/rxin/spark ddl-describe

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

    https://github.com/apache/spark/pull/4127.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 #4127
    
----
commit 5b7ae19dfdc4410f1018193e0b1701abf799c439
Author: OopsOutOfMemory <victorshen...@126.com>
Date:   2015-01-16T10:45:13Z

    patch

commit d1689e2fdfed67decabe6c696a3d7f051138a7ad
Author: OopsOutOfMemory <victorshen...@126.com>
Date:   2015-01-16T15:49:50Z

    refine imports

commit 2c4fc5aa1d9f155185685f91b61cbfe83b65a686
Author: Reynold Xin <r...@databricks.com>
Date:   2015-01-21T00:34:01Z

    Merge pull request #3935 from OopsOutOfMemory/describe
    
    [SPARK-5135][SQL] Add support for describe [extended] table to DDL in 
SQLContext
    
    Conflicts:
        sql/catalyst/src/main/scala/org/apache/spark/sql/types/dataTypes.scala

commit 526c3b0bdec6d590d4621e61cea467860cbcbdbf
Author: Reynold Xin <r...@databricks.com>
Date:   2015-01-21T00:38:01Z

    Patch up.

commit b1a0f6a8e33d1321a22fd3d54bc12d447108e306
Author: Reynold Xin <r...@databricks.com>
Date:   2015-01-21T00:42:23Z

    More style fixes.

----


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