This is an automated email from the ASF dual-hosted git repository.
yiguolei pushed a change to branch branch-2.1
in repository https://gitbox.apache.org/repos/asf/doris.git
omit 98a1db53e63 [fix](exception) Fix Block noexcept method not throw
exception (#34002)
omit 685198c5812 [fix](stream agg) fix coredump when close if open failed
(#33978)
omit 59690a5de22 [bug](random distribution) fix data loss and incorrect in
random distribution table #33962
omit 7327f04e1f6 [fix](jni-connector) avoid core dump if init connector
failed (#34007)
omit b271cfa4e39 [FIX]fix cidr func with const param (#33968)
omit 012aec027d5 [test](p0 case) Increase the batch size in test leading
cases (#33994)
omit 9fcb02e6718 [fix](case) test_alter_colocate_table.groovy (#33981)
omit ecaadaf953d [test](hll) fix unstable case without order by clause
(#33947)
omit b9d48dbe4d8 [improve](regression test)Add test for time series compact
empty rowset (#29509)
omit 2b7dda7fa49 [featrue](pipelineX) check output type in some node
(#33716)
omit 60272364fe0 [Fix](Jdbc-Hive) fix the order of partition keys (#33963)
omit 188346eac4f [fix](memory) Fix Jemalloc hook failed to start BE with
JDK 17 #33946
new a11ae2cd51d [Fix](Jdbc-Hive) fix the order of partition keys (#33963)
new df96f76f787 [featrue](pipelineX) check output type in some node
(#33716)
new 6531e4c5401 [improve](regression test)Add test for time series compact
empty rowset (#29509)
new 2f60dcf8909 [test](hll) fix unstable case without order by clause
(#33947)
new d354c2f1a9b [fix](case) test_alter_colocate_table.groovy (#33981)
new d5b212f6c55 [test](p0 case) Increase the batch size in test leading
cases (#33994)
new 8d98c710793 [FIX]fix cidr func with const param (#33968)
new 799c43686c6 [fix](jni-connector) avoid core dump if init connector
failed (#34007)
new 080c07ad87c [bug](random distribution) fix data loss and incorrect in
random distribution table #33962
new 00d773117dd [fix](stream agg) fix coredump when close if open failed
(#33978)
new f6ec64c6ad0 [fix](exception) Fix Block noexcept method not throw
exception (#34002)
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 (98a1db53e63)
\
N -- N -- N refs/heads/branch-2.1 (f6ec64c6ad0)
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.
The 11 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 | 5 -----
be/src/runtime/CMakeLists.txt | 2 +-
build.sh | 5 -----
regression-test/pipeline/performance/compile.sh | 1 -
4 files changed, 1 insertion(+), 12 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]