>From Ali Alsuliman <[email protected]>: Attention is currently required from: Ali Alsuliman, Janhavi Tripurwar, Murtadha Hubail.
Ali Alsuliman has posted comments on this change by Janhavi Tripurwar. ( https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/20035?usp=email ) Change subject: [NO ISSUE][RT]: Refactor: Remove code duplication in stable sort operators ...................................................................... Patch Set 2: (1 comment) File hyracks-fullstack/algebricks/algebricks-core/src/main/java/org/apache/hyracks/algebricks/core/algebra/operators/physical/SortOperatorHelper.java: https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/20035/comment/763d18ad_69792739?usp=email : PS2, Line 38: public class SortOperatorHelper { Move the code to AbstractStableSortPOperator and make things protected instead of being public since it's all local to the sort operator. -- To view, visit https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/20035?usp=email To unsubscribe, or for help writing mail filters, visit https://asterix-gerrit.ics.uci.edu/settings?usp=email Gerrit-MessageType: comment Gerrit-Project: asterixdb Gerrit-Branch: master Gerrit-Change-Id: I2a0fc093d356be7e2379a66c6843ebd6b6cdbd4c Gerrit-Change-Number: 20035 Gerrit-PatchSet: 2 Gerrit-Owner: Janhavi Tripurwar <[email protected]> Gerrit-Reviewer: Ali Alsuliman <[email protected]> Gerrit-Reviewer: Anon. E. Moose #1000171 Gerrit-Reviewer: Janhavi Tripurwar <[email protected]> Gerrit-Reviewer: Jenkins <[email protected]> Gerrit-Reviewer: Murtadha Hubail <[email protected]> Gerrit-CC: Ali Alsuliman <[email protected]> Gerrit-CC: Michael Blow <[email protected]> Gerrit-Attention: Murtadha Hubail <[email protected]> Gerrit-Attention: Janhavi Tripurwar <[email protected]> Gerrit-Attention: Ali Alsuliman <[email protected]> Gerrit-Comment-Date: Mon, 12 Jan 2026 17:39:09 +0000 Gerrit-HasComments: Yes Gerrit-Has-Labels: No
