GitHub user mgaido91 opened a pull request:

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

    [MINOR][DOC] automatic type inference supports also Date and Timestamp

    ## What changes were proposed in this pull request?
    
    Easy fix in the documentation, which is reporting that only numeric types 
and string are supported in type inference for partition columns, while Date 
and Timestamp are supported too since 2.1.0, thanks to SPARK-17388.
    
    ## How was this patch tested?
    
    n/a

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

    $ git pull https://github.com/mgaido91/spark SPARK-22398

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

    https://github.com/apache/spark/pull/19628.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 #19628
    
----
commit 5e1bbf04b01451ad504997a2751deafe55587a74
Author: Marco Gaido <mga...@hortonworks.com>
Date:   2017-11-01T14:52:17Z

    [MINOR][DOC] automatic type inference supports also Date and Timestamp

----


---

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

Reply via email to