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 b7842a09c0 Merge branch 'xinyuan-state-only' into
xinyuan-state-materialization
add da571ab7cd chore: revising README.md and the About page (#4558)
add c0b03098d4 Merge branch 'main' into xinyuan-state-only
add 0f907554d9 update
add 3e861588ad fix fmt
add 80037ce422 fix fmt
add 407cd296ea add test cases
add b475f3a652 Merge branch 'xinyuan-state-only' into
xinyuan-state-materialization
No new revisions were added by this update.
Summary of changes:
README.md | 149 +++------------------
amber/src/main/python/core/models/test_state.py | 101 ++++++++++++++
.../main/python/core/runnables/network_receiver.py | 10 +-
.../org/apache/texera/amber/core/state/State.scala | 2 +-
.../apache/texera/amber/core/state/StateSpec.scala | 131 ++++++++++++++++++
docs/system-screenshot.png | Bin 0 -> 1856289 bytes
6 files changed, 249 insertions(+), 144 deletions(-)
create mode 100644 amber/src/main/python/core/models/test_state.py
create mode 100644
common/workflow-core/src/test/scala/org/apache/texera/amber/core/state/StateSpec.scala
create mode 100644 docs/system-screenshot.png