This is an automated email from the ASF dual-hosted git repository. aglinxinyuan pushed a commit to branch xinyuan-state-materialization in repository https://gitbox.apache.org/repos/asf/texera.git
commit af57f2fd832cef649f1ddeb2f412dec2cb5ae3fe Merge: 9053541124 ac55403592 Author: Xinyuan Lin <[email protected]> AuthorDate: Wed May 13 16:40:08 2026 -0700 Merge branch 'main' into xinyuan-state-materialization .../core/architecture/managers/executor_manager.py | 16 ++++++++- .../deploysemantics/deploystrategy/OneOnEach.scala | 1 + .../scheduling/config/ChannelConfig.scala | 5 +++ .../architecture/managers/test_executor_manager.py | 40 +++++++++++++-------- .../deploystrategy/DeployStrategiesSpec.scala | 10 ++---- .../scheduling/config/ChannelConfigSpec.scala | 41 +++++++++++----------- .../org/apache/texera/amber/util/ArrowUtils.scala | 14 ++++++-- .../apache/texera/amber/util/ArrowUtilsSpec.scala | 18 +++++----- .../operator/source/fetcher/URLFetcherOpDesc.scala | 4 +++ .../source/fetcher/URLFetcherOpDescSpec.scala | 17 +++++---- .../source/fetcher/URLFetcherOpExecSpec.scala | 3 -- 11 files changed, 104 insertions(+), 65 deletions(-)
