GitHub user rxin opened a pull request:

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

    [SPARK-24626] Add statistics prefix to parallelFileListingInStatsComputation

    ## What changes were proposed in this pull request?
    To be more consistent with other statistics based configs.
    
    ## How was this patch tested?
    N/A - straightforward rename of config option. Used `git grep` to make sure 
there are no mention of it.


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

    $ git pull https://github.com/rxin/spark SPARK-24626

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

    https://github.com/apache/spark/pull/22457.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 #22457
    
----
commit 8d46d7246fbac185e066cc542639d2fb5ce10a4b
Author: Reynold Xin <rxin@...>
Date:   2018-09-18T22:58:52Z

    [SPARK-24626] Add statistics prefix to parallelFileListingInStatsComputation

----


---

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

Reply via email to