GitHub user kellyzly opened a pull request:

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

    SPARK-22660:Use position() and limit() to fix ambiguity issue in scal…

    …a-2.12 and JDK9
    
    ## 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/kellyzly/spark SPARK-22660

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

    https://github.com/apache/spark/pull/19854.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 #19854
    
----
commit fb30b9055f2a2a8f687e0765f81835d05785b7b3
Author: kellyzly <kelly...@126.com>
Date:   2017-11-30T19:56:09Z

    SPARK-22660:Use position() and limit() to fix ambiguity issue in scala-2.12 
and JDK9

----


---

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

Reply via email to