This is an automated email from the ASF dual-hosted git repository.
morningman pushed a change to branch branch-fs-spi
in repository https://gitbox.apache.org/repos/asf/doris.git
from 630cd264ccb [refactor](fe) Move FileSystemProvider from
fe-filesystem-api to fe-filesystem-spi
add 6c5cf5da099 [fix](fe) Fix 26 FE UT failures after filesystem SPI
refactoring
add 30824125644 fix fe ut
No new revisions were added by this update.
Summary of changes:
...up1-hive-acid-test-directory-entries-missing.md | 71 +++++++++++++++
.../group2-hms-commit-test-rename-no-parent-dir.md | 64 +++++++++++++
.../group3-spi-provider-not-found-in-tests.md | 79 ++++++++++++++++
.../group4-forward-to-master-json-format.md | 53 +++++++++++
.../java/org/apache/doris/backup/Repository.java | 3 +-
.../org/apache/doris/backup/BackupJobTest.java | 8 ++
.../doris/cloud/load/CopyLoadPendingTaskTest.java | 101 +++++++++++++++------
.../apache/doris/datasource/hive/HiveAcidTest.java | 54 +++++------
.../org/apache/doris/http/ForwardToMasterTest.java | 30 +++---
.../load/loadv2/BrokerLoadPendingTaskTest.java | 84 ++++++++++++++---
.../doris/filesystem/FileSystemTransferUtil.java | 3 +
.../doris/filesystem/local/LocalFileSystem.java | 12 ++-
12 files changed, 480 insertions(+), 82 deletions(-)
create mode 100644
error-analysis/group1-hive-acid-test-directory-entries-missing.md
create mode 100644
error-analysis/group2-hms-commit-test-rename-no-parent-dir.md
create mode 100644 error-analysis/group3-spi-provider-not-found-in-tests.md
create mode 100644 error-analysis/group4-forward-to-master-json-format.md
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]