The GitHub Actions job "Required Checks" on texera.git/loop-scala-state-envelope has succeeded. Run started by GitHub user aglinxinyuan (triggered by aglinxinyuan).
Head commit for run: 2e3f77977a017701d1837059a181ec2987026a0c / Xinyuan Lin <[email protected]> test(amber): replace JavaUDF loop-body e2e case with a nested JVM chain The JavaUDF case fails at executor setup in the integration harness: the suite runs forkless under sbt, where javax.tools sees only the sbt launcher on java.class.path, so JavaRuntimeCompilation cannot resolve the Texera classes ("package ... does not exist") before any loop logic runs -- a harness limitation (production workers launch with a real classpath), documented in the spec so it is not re-tried. Replaced with the strongest still-missing combination: a nested 3x3 loop whose inner body chains Limit -> Sleep(0), covering nested (counter magnitude) x multi-hop (JVM-to-JVM state handoff) x both operator kinds. Report URL: https://github.com/apache/texera/actions/runs/29796444466 With regards, GitHub Actions via GitBox
