Hi! Can someone confirm that the following statement is true: If we have a task consuming from two other tasks (both using ALL_TO_ALL distribution pattern). Then, this task will have two InputGates consuming from the same index (consumedSubpartitionIndex). This means that each task would always consume from the same consumedSubpartitionIndex independently of the InputGates (when using ALL_TO_ALL).
Thanks, Luís Alves