cloud-fan commented on a change in pull request #35758:
URL: https://github.com/apache/spark/pull/35758#discussion_r823353187
##########
File path:
common/network-common/src/main/java/org/apache/spark/network/util/LevelDBProvider.java
##########
@@ -134,8 +134,12 @@ public StoreVersion(@JsonProperty("major") int major,
@JsonProperty("minor") int
@Override
public boolean equals(Object o) {
- if (this == o) return true;
Review comment:
you know what, these code are generated by IntelliJ...
--
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]