This is an automated email from the ASF dual-hosted git repository.
aglinxinyuan pushed a change to branch xinyuan-loop-feb
in repository https://gitbox.apache.org/repos/asf/texera.git
from 212687a8a6 fix+test(loop): report a failing Loop End condition()
instead of crashing the worker thread
add e61681d695 fix+test(loop): reset an inner Loop End's output once per
outer iteration
No new revisions were added by this update.
Summary of changes:
.../core/architecture/packaging/output_manager.py | 14 +++--
amber/src/main/python/core/runnables/main_loop.py | 26 ++++----
.../scheduling/RegionExecutionCoordinator.scala | 12 ++--
.../amber/engine/e2e/LoopIntegrationSpec.scala | 59 ++++++++++++++++--
.../test/python/core/runnables/test_main_loop.py | 70 +++++++++++++++++++---
5 files changed, 151 insertions(+), 30 deletions(-)