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 eb1f50d9d830a2401a7b191c7aaa67ae89f69131 Merge: b8865e05c5 34a00cc395 Author: Xinyuan Lin <[email protected]> AuthorDate: Sat May 2 02:37:42 2026 -0700 Merge branch 'main' into xinyuan-state-materialization .../controller/execution/OperatorExecution.scala | 2 +- .../controller/execution/RegionExecution.scala | 4 ++-- .../controller/execution/WorkflowExecution.scala | 4 ++-- .../web/resource/dashboard/hub/HubResource.scala | 2 +- .../amber/pybuilder/EncodableInspector.scala | 4 ++-- .../texera/amber/core/storage/FileResolver.scala | 6 ++--- .../texera/amber/core/storage/VFSURIFactory.scala | 4 ++-- .../core/storage/util/LakeFSStorageClient.scala | 2 +- .../org/apache/texera/amber/core/tuple/Tuple.scala | 2 +- .../org/apache/texera/amber/util/ArrowUtils.scala | 4 ++-- .../texera/service/util/LargeBinaryManager.scala | 2 +- .../texera/service/util/S3StorageClient.scala | 6 ++--- .../jsonSchema/annotations/JsonSchemaInject.java | 4 ++-- .../operator/source/sql/SQLSourceOpExec.scala | 28 +++++++++++----------- .../sql/asterixdb/AsterixDBSourceOpExec.scala | 2 +- .../operator/sort/StableMergeSortOpExecSpec.scala | 2 +- .../resource/ComputingUnitManagingResource.scala | 2 +- .../texera/service/resource/DatasetResource.scala | 2 +- 18 files changed, 41 insertions(+), 41 deletions(-)
