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 b8865e05c5 Merge branch 'main' into xinyuan-state-materialization
add 34a00cc395 docs(scala): fully-qualify ScalaDoc @throws and link
references (#4671)
new eb1f50d9d8 Merge branch 'main' into xinyuan-state-materialization
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../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(-)