GitHub user gatorsmile opened a pull request:

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

    [SPARK-24324] [PYTHON] [FOLLOW-UP] Add legacy prefix in 
spark.sql.execution.pandas.groupedMap.assignColumnsByPosition

    ## What changes were proposed in this pull request?
    
    Add the legacy prefix for 
spark.sql.execution.pandas.groupedMap.assignColumnsByPosition and rename it to 
spark.sql.legacy.execution.pandas.groupedMap.assignColumnsByName
    
    ## How was this patch tested?
    The existing tests.


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

    $ git pull https://github.com/gatorsmile/spark renameAssignColumnsByPosition

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

    https://github.com/apache/spark/pull/22540.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 #22540
    
----
commit a73ff16824be1a7bd14471d964f06d2892db649d
Author: gatorsmile <gatorsmile@...>
Date:   2018-09-24T20:09:30Z

    rename

----


---

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

Reply via email to