GitHub user dongjoon-hyun opened a pull request:

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

    [SPARK-13656][SQL] Delete spark.sql.parquet.cacheMetadata from SQLConf and 
docs

    ## What changes were proposed in this pull request?
    
    `spark.sql.parquet.cacheMetadata` is not used anymore now. This PR removes 
from SQLConf and docs.
    
    ## How was this patch tested?
    
    Pass the existing Jenkins.

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

    $ git pull https://github.com/dongjoon-hyun/spark SPARK-13656

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

    https://github.com/apache/spark/pull/19129.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 #19129
    
----
commit 3b305d067424a83026ad388fb7d50018099070e7
Author: Dongjoon Hyun <[email protected]>
Date:   2017-09-05T07:37:46Z

    [SPARK-13656][SQL] Delete spark.sql.parquet.cacheMetadata from SQLConf and 
docs

----


---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to