This is an automated email from the ASF dual-hosted git repository.
linxinyuan pushed a change to branch xinyuan-cm-for-loop
in repository https://gitbox.apache.org/repos/asf/texera.git
from 4753b5b8e9 Merge branch 'main' into xinyuan-cm-for-loop
add b76f146b63 fix fmt
add b062511f7c Merge remote-tracking branch 'origin/xinyuan-cm-for-loop'
into xinyuan-cm-for-loop
No new revisions were added by this update.
Summary of changes:
.../engine/architecture/worker/DataProcessor.scala | 33 ++++++++++++++++++----
.../promisehandlers/EndIterationHandler.scala | 14 +++++----
.../promisehandlers/NextIterationHandler.scala | 6 ++--
.../org/apache/amber/operator/LogicalOp.scala | 17 +++++++++--
.../apache/amber/operator/loop/LoopEndOpDesc.scala | 8 +++---
.../apache/amber/operator/loop/LoopEndOpExec.scala | 2 +-
.../amber/operator/loop/LoopStartOpDesc.scala | 8 +++---
.../amber/operator/loop/LoopStartOpExec.scala | 2 +-
8 files changed, 63 insertions(+), 27 deletions(-)