GitHub user kellyzly opened a pull request:
https://github.com/apache/spark/pull/19976
[SPARK-22660][BUILD] Use position() and limit() to fix ambiguity issue in
scala-2.12
## What changes were proposed in this pull request?
Missing some changes about limit in TaskSetManager.scala
## How was this patch tested?
running tests
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.2
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/19976.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 #19976
----
commit bcc4c1af60c820877e83592f1bd6b38db498a17f
Author: kellyzly <[email protected]>
Date: 2017-12-14T19:23:48Z
modify limit to limit() in TaskSetMananger.scala
----
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]