advancedxy commented on code in PR #699:
URL: https://github.com/apache/incubator-uniffle/pull/699#discussion_r1130533540
##########
spark-patches/spark-2.4.6_dynamic_allocation_support.patch:
##########
@@ -69,24 +69,3 @@ index 459f575ba7..f563368fa5 100644
for ((tid, info) <- taskInfos if info.executorId == execId) {
val index = taskInfos(tid).index
// We may have a running task whose partition has been marked as
successful,
-diff --git
a/sql/core/src/main/scala/org/apache/spark/sql/execution/ShuffledRowRDD.scala
b/sql/core/src/main/scala/org/apache/spark/sql/execution/ShuffledRowRDD.scala
Review Comment:
what about spark-3.x patches?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]