kz930 commented on PR #8488: URL: https://github.com/apache/texera/pull/8488#issuecomment-5738920185
You are right, and the empty port was not just mislabelled: it was never finished at all, since the first port's id stood in for it. A marker's port is now read off the channel it arrived on, which is the channel the alignment waited on, and `test_second_input_port_with_no_rows_finishes_as_itself` gives port 0 a row and port 1 nothing, then checks each port is finished as itself and with its declared columns. -- 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]
