GitHub user lw-lin opened a pull request:

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

    [WIP][SS][MINOR] "keyWithIndexToNumValues" -> "keyWithIndexToValue"

    ## What changes were proposed in this pull request?
    
    This PR changes `keyWithIndexToNumValues`  to `keyWithIndexToValue`.
    
    There will be folders named with this `keyWithIndexToNumValues`. So if we 
ever want to fix this, let's fix it now.
    
    ## How was this patch tested?
    
    existing unit test cases.

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

    $ git pull https://github.com/lw-lin/spark keyWithIndex

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

    https://github.com/apache/spark/pull/19435.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 #19435
    
----
commit c62ba65fcc952de4b244695f32dc41783a2c1631
Author: Liwei Lin <lwl...@gmail.com>
Date:   2017-10-05T02:21:02Z

    Fix

----


---

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

Reply via email to