ulysses-you commented on code in PR #6022:
URL: https://github.com/apache/incubator-gluten/pull/6022#discussion_r1634581707
##########
gluten-core/src/main/scala/org/apache/spark/shuffle/sort/ColumnarShuffleManager.scala:
##########
@@ -80,34 +64,14 @@ class ColumnarShuffleManager(conf: SparkConf) extends
ShuffleManager with Loggin
mapTaskIds.synchronized {
mapTaskIds.add(context.taskAttemptId())
}
Review Comment:
Shall we move this code in ` case columnarShuffleHandle:
ColumnarShuffleHandle` ?
--
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]