This is an automated email from the ASF dual-hosted git repository. morrysnow pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
from 91ef75352cf [regression-test](functions) Add some date functions cases of docs (#55839) add 4b008033ce0 [fix](nereids) Fix profile lock table,translate summary time err and add ut test (#52601) No new revisions were added by this update. Summary of changes: .../doris/common/profile/SummaryProfile.java | 44 +++++++-------- .../org/apache/doris/nereids/NereidsPlanner.java | 25 +++++---- .../mv/InitMaterializationContextHook.java | 6 +-- .../trees/plans/distribute/DistributePlanner.java | 3 +- .../java/org/apache/doris/qe/StmtExecutor.java | 6 +-- .../doris/common/profile/SummaryProfileTest.java | 63 ++++++++++++++++++++++ 6 files changed, 109 insertions(+), 38 deletions(-) create mode 100644 fe/fe-core/src/test/java/org/apache/doris/common/profile/SummaryProfileTest.java --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org