This is an automated email from the ASF dual-hosted git repository.
cambyzju pushed a change to branch auto-pick-53465-branch-2.1
in repository https://gitbox.apache.org/repos/asf/doris.git
from 396535de0af [fix](replication) force_olap_table_replication_allocation
should not be set to masterOnly (#53465)
add fac42370c90 [branch-21](upgrate) fix upgrate error of branch-21
(#53353)
add 428d2e8a734 branch-2.1: [fix](regress) new thread should connect to
cluster.jdbcUrl in docker regression suite #53234 (#53316)
add b4df998c393 branch-2.1: [fix](case) fix some group commit case (#53295)
add a7fef00334c [enhance](compaction) limit time series table max version
using maximum of current backend (#53244) (#53561)
add 05e0ef10538 branch-2.1: [bugfix](regression) fix regression test
result errors (#53458)
add feae3a57efa [Chore](workflow) change workflow's thirdparty prebuild to
3.0 (#53638)
add 5216f3bf606 [Bug](datev2) fix wrong result of predicate about
cast(cast(datetimev2 as datev2) as datetimev2) #53485 (#53514)
add 092e3b32691 Merge branch 'branch-2.1' into auto-pick-53465-branch-2.1
No new revisions were added by this update.
Summary of changes:
.github/workflows/be-ut-mac.yml | 10 +----
.github/workflows/build-extension.yml | 9 +----
.github/workflows/code-checks.yml | 2 +-
be/src/agent/be_exec_version_manager.h | 2 +-
be/src/olap/base_tablet.cpp | 5 ++-
be/src/pipeline/exec/scan_operator.cpp | 3 +-
be/test/vec/utils/be_exec_version_test.cpp | 2 +-
.../main/java/org/apache/doris/common/Config.java | 2 +-
.../java/org/apache/doris/common/ConfigTest.java | 4 +-
.../test_ignore.out => cast_p0/cast_ignore.out} | Bin 134 -> 151 bytes
.../org/apache/doris/regression/Config.groovy | 7 ----
.../doris/regression/action/WaitForAction.groovy | 8 +++-
.../org/apache/doris/regression/suite/Suite.groovy | 45 ++++++++++++++++-----
.../doris/regression/suite/SuiteCluster.groovy | 2 +
.../doris/regression/suite/SuiteContext.groovy | 27 ++++++++++++-
.../cast_ignore.groovy} | 27 +++++++------
.../suites/demo_p0/docker_action.groovy | 7 ++++
..._local_multi_segments_re_calc_in_publish.groovy | 2 +-
.../insert_group_commit_with_exception.groovy | 2 +-
.../test_group_commit_interval_ms_property.groovy | 4 +-
.../test_routine_load_jsonpath_dollar.groovy | 2 +-
regression-test/suites/trash_p0/clean_trash.groovy | 2 +-
22 files changed, 113 insertions(+), 61 deletions(-)
copy regression-test/data/{query_p0/join/test_ignore/test_ignore.out =>
cast_p0/cast_ignore.out} (80%)
copy
regression-test/suites/{nereids_rules_p0/fill_up_missing_slots/test_having_with_aggregate_function.groovy
=> cast_p0/cast_ignore.groovy} (60%)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]