GitHub user cloud-fan opened a pull request:

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

    [SPARK-21127][SQL][followup] fix a config name typo

    ## What changes were proposed in this pull request?
    
    `spark.sql.statistics.autoUpdate.size` should be 
`spark.sql.statistics.autoUpdate.enabled`.
    
    This config is in master branch only, no backward compatibility issue.
    
    ## How was this patch tested?
    
    N/A

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

    $ git pull https://github.com/cloud-fan/spark minor

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

    https://github.com/apache/spark/pull/19667.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 #19667
    
----
commit 75c11c84e31f6c32bbbce5856cd7cc5d125fbbb9
Author: Wenchen Fan <[email protected]>
Date:   2017-11-06T10:31:44Z

    fix a config name typo

----


---

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

Reply via email to