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 30ba48c39f refactor(amber): carry LoopStartId/LoopStartStateURI off
State on the StateFrame envelope
add 411d92f671 refactor(amber): run loop user expressions in a guarded
namespace (table/output)
No new revisions were added by this update.
Summary of changes:
amber/src/main/python/core/models/operator.py | 53 +++++++++++++++++++++-
.../test/python/core/models/test_loop_operators.py | 39 ++++++----------
.../texera/amber/operator/loop/LoopEndOpDesc.scala | 8 +---
.../amber/operator/loop/LoopStartOpDesc.scala | 4 +-
.../amber/operator/loop/LoopEndOpDescSpec.scala | 46 ++++++++-----------
.../amber/operator/loop/LoopStartOpDescSpec.scala | 4 +-
6 files changed, 92 insertions(+), 62 deletions(-)