This is an automated email from the ASF dual-hosted git repository.

zclll pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git


    from 41b9f6bc921 [Refactor](type) use std::bit_cast to replace union-based 
type punning (#53135)
     add 126549f205b [Fix](dictionary) Fix show dictionaries get wrong status 
result in follower (#52972)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/doris/dictionary/Dictionary.java    |  5 +++-
 .../apache/doris/dictionary/DictionaryManager.java | 34 +++++++++++++++-------
 .../plans/commands/CreateDictionaryCommand.java    |  2 +-
 .../plans/commands/ShowDictionariesCommand.java    |  7 +++++
 .../distribute/worker/job/UnassignedAllBEJob.java  |  4 +++
 .../pipeline/cloud_p0/conf/be_custom.conf          |  2 +-
 regression-test/pipeline/p0/conf/be.conf           |  2 +-
 7 files changed, 42 insertions(+), 14 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to