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 304493066d refactor(test): extract shared run-and-read e2e harness
into TestUtils
add 88ed59a430 refactor(loop): consolidate loop OpDesc base, dedup writer
setup + emit, trim docstrings
No new revisions were added by this update.
Summary of changes:
.../core/architecture/packaging/output_manager.py | 80 ++++++---------
amber/src/main/python/core/models/operator.py | 109 ++++++---------------
amber/src/main/python/core/runnables/main_loop.py | 40 ++++----
.../texera/amber/operator/loop/LoopEndOpDesc.scala | 49 ++-------
.../{LoopStartOpDesc.scala => LoopOpDesc.scala} | 64 ++++++------
.../amber/operator/loop/LoopStartOpDesc.scala | 50 ++--------
6 files changed, 128 insertions(+), 264 deletions(-)
copy
common/workflow-operator/src/main/scala/org/apache/texera/amber/operator/loop/{LoopStartOpDesc.scala
=> LoopOpDesc.scala} (55%)