abdullah alamoudi has posted comments on this change. Change subject: [NO ISSUE] Cleanup for commit b67505d ......................................................................
Patch Set 3: Code-Review-1 (1 comment) https://asterix-gerrit.ics.uci.edu/#/c/2034/3/hyracks-fullstack/hyracks/hyracks-storage-am-lsm-common/src/main/java/org/apache/hyracks/storage/am/lsm/common/impls/TracedIOOperation.java File hyracks-fullstack/hyracks/hyracks-storage-am-lsm-common/src/main/java/org/apache/hyracks/storage/am/lsm/common/impls/TracedIOOperation.java: PS3, Line 91: : public boolean equals(Object other) { : return other instanceof ILSMIOOperation && compareTo((ILSMIOOperation) other) == 0; : } ? -- To view, visit https://asterix-gerrit.ics.uci.edu/2034 To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings Gerrit-MessageType: comment Gerrit-Change-Id: I370bc289de4a281136e43a3985eb8fae367a6bc6 Gerrit-PatchSet: 3 Gerrit-Project: asterixdb Gerrit-Branch: master Gerrit-Owner: Till Westmann <[email protected]> Gerrit-Reviewer: Anon. E. Moose #1000171 Gerrit-Reviewer: Jenkins <[email protected]> Gerrit-Reviewer: Michael Blow <[email protected]> Gerrit-Reviewer: Murtadha Hubail <[email protected]> Gerrit-Reviewer: abdullah alamoudi <[email protected]> Gerrit-HasComments: Yes
