This is an automated email from the ASF dual-hosted git repository.
github-actions[bot] pushed a change to branch auto-pick-66552-branch-4.1
in repository https://gitbox.apache.org/repos/asf/doris.git
from 7885e50110b [improvement](lance) Balance fragment splits by row count
(#66597)
add 9a413efe48c [fix](fe) Skip DEC journal when dictionary dropped during
load commit (#66552)
No new revisions were added by this update.
Summary of changes:
.../apache/doris/dictionary/DictionaryManager.java | 50 +++++++--
.../doris/dictionary/DictionaryManagerTest.java | 112 ++++++++++++++++++++
...t_dictionary_drop_while_load_commit_fail.groovy | 113 +++++++++++++++++++++
3 files changed, 264 insertions(+), 11 deletions(-)
create mode 100644
fe/fe-core/src/test/java/org/apache/doris/dictionary/DictionaryManagerTest.java
create mode 100644
regression-test/suites/dictionary_p0/test_dictionary_drop_while_load_commit_fail.groovy
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]