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 484eb37965 fix fmt
add 404f989d60 fix fmt
No new revisions were added by this update.
Summary of changes:
amber/src/main/python/core/models/operator.py | 1 +
amber/src/main/python/core/models/state.py | 9 +++---
amber/src/main/python/core/runnables/main_loop.py | 10 +++----
.../main/python/core/runnables/network_sender.py | 8 +++---
.../python/core/storage/iceberg/iceberg_utils.py | 2 +-
.../input_port_materialization_reader_runnable.py | 4 ++-
.../messaginglayer/OutputManager.scala | 11 ++++++--
.../pythonworker/PythonProxyClient.scala | 2 +-
.../pythonworker/PythonProxyServer.scala | 2 +-
.../scheduling/RegionExecutionCoordinator.scala | 6 ++--
.../InputPortMaterializationReaderThread.scala | 2 +-
.../org/apache/texera/amber/core/state/State.scala | 32 ++++++++++------------
12 files changed, 48 insertions(+), 41 deletions(-)