CuiYanxiang commented on code in PR #53110:
URL: https://github.com/apache/spark/pull/53110#discussion_r2540714068


##########
common/network-shuffle/src/main/java/org/apache/spark/network/shuffle/RemoteBlockPushResolver.java:
##########
@@ -119,6 +119,9 @@ public class RemoteBlockPushResolver implements 
MergedShuffleFileManager {
 
   private static final ObjectMapper mapper = new ObjectMapper();
 
+  private static final TypeReference<Map<String, String>> typeRef =

Review Comment:
   done.



-- 
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]

Reply via email to