xianjingfeng commented on issue #407: URL: https://github.com/apache/incubator-uniffle/issues/407#issuecomment-1353022402
> > https://github.com/apache/spark/blob/0fd1f85f16502d1d4222cf3d7abfd5e2b86464e6/sql/core/src/test/scala/org/apache/spark/sql/execution/adaptive/AdaptiveQueryExecSuite.scala#L228 > > I didn't get a change to reproduce this case. I will do it in this week. > > I still think it should be cached when necessary and selectively. You can see this method and pay attention to `startMapIndex` `endMapIndex` `startPartition` `endPartition` when debug the above ut https://github.com/apache/spark/blob/0fd1f85f16502d1d4222cf3d7abfd5e2b86464e6/core/src/main/scala/org/apache/spark/shuffle/sort/SortShuffleManager.scala#L124 -- 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: dev-unsubscr...@uniffle.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org