This is an automated email from the ASF dual-hosted git repository.
morningman pushed a change to branch dev-1.0.0
in repository https://gitbox.apache.org/repos/asf/incubator-doris.git.
from 1681e4f [fix](report) fix bug that tablet may already be delete when
reporting (#8444)
new e883019 [chore][fix](librdkafka) disable librdkafka assert and update
some thirdparty (#8425)
new 32da525 [fix] BE crash when reporting tablet (#8453)
The 2 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:
be/CMakeLists.txt | 54 +++++++++++++++----
be/src/exec/parquet_writer.cpp | 2 +-
be/src/olap/tablet.cpp | 3 +-
be/src/util/arrow/row_batch.cpp | 3 +-
be/src/util/arrow/row_block.cpp | 3 +-
docker/Dockerfile | 3 ++
thirdparty/CHANGELOG.md | 7 +++
thirdparty/build-thirdparty.sh | 84 ++++-------------------------
thirdparty/download-thirdparty.sh | 25 +++++++++
thirdparty/patches/librdkafka-1.8.2.patch | 13 +++++
thirdparty/vars.sh | 89 ++++++++-----------------------
11 files changed, 130 insertions(+), 156 deletions(-)
create mode 100644 thirdparty/patches/librdkafka-1.8.2.patch
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]