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 fae4293eee init
     add 08e414d4df update

No new revisions were added by this update.

Summary of changes:
 .../engine/architecture/rpc/controlcommands.proto  |  5 ++
 .../engine/architecture/rpc/workerservice.proto    |  2 +
 .../engine/architecture/worker/DataProcessor.scala | 67 ++++++++++++----------
 .../DataProcessorRPCHandlerInitializer.scala       |  2 +
 .../worker/promisehandlers/EndChannelHandler.scala | 22 +++----
 ...utorHandler.scala => EndIterationHandler.scala} | 23 +++++---
 ...ferHandler.scala => NextIterationHandler.scala} | 19 +++---
 7 files changed, 82 insertions(+), 58 deletions(-)
 copy 
amber/src/main/scala/org/apache/amber/engine/architecture/worker/promisehandlers/{OpenExecutorHandler.scala
 => EndIterationHandler.scala} (67%)
 copy 
amber/src/main/scala/org/apache/amber/engine/architecture/worker/promisehandlers/{FlushNetworkBufferHandler.scala
 => NextIterationHandler.scala} (72%)

Reply via email to