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 11d68ef4be Merge branch 'xinyuan-state-materialization' into
xinyuan-loop-feb
add 12bb7e45fc refactor: drop redundant JumpToOperator API in favor of
JumpToOperatorRegion
No new revisions were added by this update.
Summary of changes:
.../engine/architecture/rpc/controlcommands.proto | 5 ---
.../architecture/rpc/controllerservice.proto | 1 -
amber/src/main/python/core/runnables/main_loop.py | 6 +--
.../amber/engine/architecture/rpc/__init__.py | 43 ----------------------
.../ControllerAsyncRPCHandlerInitializer.scala | 1 -
.../promisehandlers/JumpToOperatorHandler.scala | 41 ---------------------
.../scheduling/WorkflowExecutionCoordinator.scala | 2 -
7 files changed, 3 insertions(+), 96 deletions(-)
delete mode 100644
amber/src/main/scala/org/apache/texera/amber/engine/architecture/controller/promisehandlers/JumpToOperatorHandler.scala