abdullah alamoudi has posted comments on this change. Change subject: Pass resource partition id to IModificationOperationCallback ......................................................................
Patch Set 1: (1 comment) https://asterix-gerrit.ics.uci.edu/#/c/589/1/algebricks/algebricks-runtime/src/main/java/org/apache/hyracks/algebricks/runtime/base/IPushRuntimeFactory.java File algebricks/algebricks-runtime/src/main/java/org/apache/hyracks/algebricks/runtime/base/IPushRuntimeFactory.java: Line 28: public IPushRuntime createPushRuntime(IHyracksTaskContext ctx, int partition) throws AlgebricksException, HyracksDataException; > Actually, it is already there and we can get it like ctx.getTaskAttemptId() Cool! -- To view, visit https://asterix-gerrit.ics.uci.edu/589 To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings Gerrit-MessageType: comment Gerrit-Change-Id: Iddd566ea97512c1dbd2217befdc2bb8822e77763 Gerrit-PatchSet: 1 Gerrit-Project: hyracks Gerrit-Branch: master Gerrit-Owner: Murtadha Hubail <[email protected]> Gerrit-Reviewer: Jenkins <[email protected]> Gerrit-Reviewer: Murtadha Hubail <[email protected]> Gerrit-Reviewer: Till Westmann <[email protected]> Gerrit-Reviewer: abdullah alamoudi <[email protected]> Gerrit-HasComments: Yes
