This is an automated email from the ASF dual-hosted git repository.
junouyang pushed a change to branch feat/merge_range_read
in repository https://gitbox.apache.org/repos/asf/incubator-opendal.git
omit 1fb38e5e5 feat: fix code
omit 916a41c88 feat: fix code
omit 123b6c9e2 feat: remove operator rangge_read and range_reader API
add ebc579590 chore: add health check for docker-compose minio (#2899)
add 6f4116579 fix: Set default timeouts for HttpClient (#2895)
add b5f343b8d ci(services/hdfs): Load native lib instead (#2900)
add 7b40648f2 feat: remove operator rangge_read and range_reader API
add a7240030e feat: fix code
add a8d17b3bf feat: fix code
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (1fb38e5e5)
\
N -- N -- N refs/heads/feat/merge_range_read (a8d17b3bf)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
No new revisions were added by this update.
Summary of changes:
.github/workflows/service_test_hdfs.yml | 4 ++--
.github/workflows/service_test_s3.yml | 13 ++++++++++++-
core/src/raw/http_util/client.rs | 5 +++++
3 files changed, 19 insertions(+), 3 deletions(-)