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

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


    from 84bd376983 refactor: keep only state changes on top of main
     add b570aaef73 refactor: keep state changes without materialization

No new revisions were added by this update.

Summary of changes:
 .../core/architecture/packaging/output_manager.py  |  36 +------
 amber/src/main/python/core/models/state.py         |   4 -
 .../main/python/core/storage/document_factory.py   | 107 +++++++++------------
 .../input_port_materialization_reader_runnable.py  |  29 +-----
 .../main/python/core/storage/vfs_uri_factory.py    |   1 -
 .../messaginglayer/OutputManager.scala             |  20 ----
 .../scheduling/RegionExecutionCoordinator.scala    |  58 ++---------
 .../engine/architecture/worker/DataProcessor.scala |   1 -
 .../InputPortMaterializationReaderThread.scala     |  26 +----
 .../org/apache/texera/amber/core/state/State.scala |   4 -
 .../amber/core/storage/DocumentFactory.scala       |   2 -
 .../texera/amber/core/storage/VFSURIFactory.scala  |   1 -
 12 files changed, 63 insertions(+), 226 deletions(-)

Reply via email to