GitHub user rxin opened a pull request:

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

    [SPARK-24519] Compute SHUFFLE_MIN_NUM_PARTS_TO_HIGHLY_COMPRESS only once - 
WIP

    ## What changes were proposed in this pull request?
    
    (Please fill in changes proposed in this fix)
    
    ## How was this patch tested?
    
    (Please explain how this patch was tested. E.g. unit tests, integration 
tests, manual tests)
    (If this patch involves UI changes, please attach a screenshot; otherwise, 
remove this)
    
    Please review http://spark.apache.org/contributing.html before opening a 
pull request.


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

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

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

    https://github.com/apache/spark/pull/22521.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 #22521
    
----
commit 77442cf7e4b64b745079a1ee62684503c7b8c123
Author: Reynold Xin <rxin@...>
Date:   2018-09-19T00:58:24Z

    [SPARK-24519] Compute SHUFFLE_MIN_NUM_PARTS_TO_HIGHLY_COMPRESS only once

commit f23c2202fbec04983d1181d92f7c124280ebcbe3
Author: Reynold Xin <rxin@...>
Date:   2018-09-21T16:48:59Z

    Merge branch 'master' of github.com:apache/spark into SPARK-24519

commit ac3dee3227e4ceee4ec100bbe72988f791ae3c87
Author: Reynold Xin <rxin@...>
Date:   2018-09-21T16:49:52Z

    x

commit f6f9658e19ae5e74697ee8846b6ab11ab8eba24c
Author: Reynold Xin <rxin@...>
Date:   2018-09-21T17:31:51Z

    fix conflict

----


---

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

Reply via email to