GitHub user srowen opened a pull request:

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

    [WIP][SPARK-26132][BUILD][CORE] Remove support for Scala 2.11 in Spark 3.0.0

    ## What changes were proposed in this pull request?
    
    Remove Scala 2.11 support in build files and docs, and in various parts of 
code that accommodated 2.11. See some targeted comments below.
    
    ## How was this patch tested?
    
    Existing tests.

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

    $ git pull https://github.com/srowen/spark SPARK-26132

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

    https://github.com/apache/spark/pull/23098.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 #23098
    
----
commit 0420c2d5ac56752f8f171a0abfa9fb47d678e90b
Author: Sean Owen <sean.owen@...>
Date:   2018-11-20T22:45:48Z

    Remove Scala 2.11 support in build files and docs, and in various parts of 
code that accommodated 2.11.

----


---

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

Reply via email to