This is an automated email from the ASF dual-hosted git repository.
zhangchen pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from 3c27146c7e9 correct the profile count prompt on the FE webui
/QueryProfile (#51000)
add 0fad959ec4d [fix](group commit) fix group commit with schema change
(#51144)
No new revisions were added by this update.
Summary of changes:
be/src/olap/wal/wal_table.cpp | 1 +
.../exec/group_commit_block_sink_operator.cpp | 8 +-
be/src/runtime/group_commit_mgr.cpp | 36 +++---
be/src/runtime/group_commit_mgr.h | 15 ++-
.../org/apache/doris/alter/SchemaChangeJobV2.java | 17 +++
.../apache/doris/service/FrontendServiceImpl.java | 4 +
.../test_group_commit_schema_change.out} | Bin 109 -> 115 bytes
.../group_commit/test_group_commit_error.groovy | 19 +++
.../test_group_commit_replay_wal.groovy | 15 ++-
.../test_group_commit_schema_change.groovy | 135 +++++++++++++++++++++
10 files changed, 224 insertions(+), 26 deletions(-)
copy
regression-test/data/{compaction/test_single_compaction_with_variant_inverted_index.out
=> insert_p0/group_commit/test_group_commit_schema_change.out} (93%)
create mode 100644
regression-test/suites/insert_p0/group_commit/test_group_commit_schema_change.groovy
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]