The GitHub Actions job "Required Checks" on texera.git/loop-single-input has succeeded. Run started by GitHub user Yicong-Huang (triggered by Yicong-Huang).
Head commit for run: cf8633644a4c40b24d9de21b85e3e6b81452eba8 / Xinyuan Lin <[email protected]> test: cover the single-input guard in the frontend and share the Scala assertion Review feedback on #7154: - The two identical Scala tests asserted a flag set once on the shared LoopOpDesc base; they now delegate to an assertSingleInputLink helper on LoopOpDescSpecMixin (where the other shared PhysicalOp invariants already live) so the rationale lives in one place and the copies cannot drift. - Added a validation-workflow.service spec case that exercises the guard users actually hit rather than the constant: an operator whose input port declares disallowMultiInputs is valid with one inbound link and invalid with two, asserting the "requires 1 input, has 2" violation message. Report URL: https://github.com/apache/texera/actions/runs/30726188952 With regards, GitHub Actions via GitBox
