GitHub user mgaido91 opened a pull request:

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

    [SPARK-24605][SQL][FOLLOWUP] Simplify conf retrieval in size

    ## What changes were proposed in this pull request?
    
    The PR simplifies the retrieval of config in `size`, as we can access them 
from tasks too thanks to SPARK-24250.
    
    ## How was this patch tested?
    
    existing UTs

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

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

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

    https://github.com/apache/spark/pull/21736.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 #21736
    
----
commit 5114269187f0d96d57440ba40efbff9ee9b7fc94
Author: Marco Gaido <marcogaido91@...>
Date:   2018-07-09T09:44:35Z

    [SPARK-24605][SQL][FOLLOWUP] Simplify conf retrieval in size

----


---

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

Reply via email to