This is an automated email from the ASF dual-hosted git repository.

aglinxinyuan pushed a change to branch xinyuan-state-materialization
in repository https://gitbox.apache.org/repos/asf/texera.git


    from 990acdf0ee fix(amber): rethrow state writer failures on close
     add 7da78ed0f7 refactor(amber): rename OutputPortResultWriterThread → 
OutputPortStorageWriterThread

No new revisions were added by this update.

Summary of changes:
 .claude/launch.json                                   | 11 +++++++++++
 .claude/run-preview-worktree.js                       | 19 +++++++++++++++++++
 .claude/settings.local.json                           | 18 ++++++++++++++++++
 .claude/worktrees/dreamy-williamson-9fbfe5            |  1 +
 .../architecture/messaginglayer/OutputManager.scala   | 10 +++++-----
 ...read.scala => OutputPortStorageWriterThread.scala} |  2 +-
 ....scala => OutputPortStorageWriterThreadSpec.scala} | 18 +++++++++---------
 7 files changed, 64 insertions(+), 15 deletions(-)
 create mode 100644 .claude/launch.json
 create mode 100644 .claude/run-preview-worktree.js
 create mode 100644 .claude/settings.local.json
 create mode 160000 .claude/worktrees/dreamy-williamson-9fbfe5
 rename 
amber/src/main/scala/org/apache/texera/amber/engine/architecture/worker/managers/{OutputPortResultWriterThread.scala
 => OutputPortStorageWriterThread.scala} (98%)
 rename 
amber/src/test/scala/org/apache/texera/amber/engine/architecture/worker/managers/{OutputPortResultWriterThreadSpec.scala
 => OutputPortStorageWriterThreadSpec.scala} (90%)

Reply via email to