This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-49925-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git
from c5e18ef5520 branch-3.0: [fix](multi-catalog) Fix multi-thread issue in hive/iceberg writer commit meta-info to fe. #49842 (#49863) add 7848acf131b [fix](profile) Fix incorrect check of Profile.shouldStoreToStorage (#49925) No new revisions were added by this update. Summary of changes: .../org/apache/doris/common/profile/Profile.java | 41 ++-- .../apache/doris/common/profile/ProfileTest.java | 263 +++++++++++++++++++++ 2 files changed, 290 insertions(+), 14 deletions(-) create mode 100644 fe/fe-core/src/test/java/org/apache/doris/common/profile/ProfileTest.java --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org