This is an automated email from the ASF dual-hosted git repository.
yiguolei pushed a change to branch auto-pick-65052-branch-4.1
in repository https://gitbox.apache.org/repos/asf/doris.git
discard d184e9e6742 [fix](fe) fix Azure resource persistence (#65052)
add 51bb0231be5 branch-4.1: [improvement](load) print fragment id and
query id when progress manager meets error #64857 (#65179)
add 6af53a04a39 branch-4.1: [test](regression) drop unsupported
use_path_style=true in test_s3_tvf #64562 (#65148)
add c59189cd2ba [fix](build) Backport thirdparty updates for Arrow LZO
(#65191)
add 96c0b3280e9 [fix](fe) fix Azure resource persistence (#65052)
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 (d184e9e6742)
\
N -- N -- N refs/heads/auto-pick-65052-branch-4.1 (96c0b3280e9)
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:
be/cmake/thirdparty.cmake | 1 +
.../apache/doris/load/loadv2/ProgressManager.java | 4 +-
.../suites/load_p2/tvf/test_s3_tvf.groovy | 10 +--
thirdparty/build-thirdparty.sh | 5 +-
thirdparty/download-thirdparty.sh | 2 +
thirdparty/patches/apache-arrow-17.0.0-lzo.patch | 84 ++++++++++++++++++++++
thirdparty/vars.sh | 8 +--
7 files changed, 101 insertions(+), 13 deletions(-)
create mode 100644 thirdparty/patches/apache-arrow-17.0.0-lzo.patch
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]