This is an automated email from the ASF dual-hosted git repository. morningman pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-doris.git.
from 45814c8 [BugFix] Fix the bug that FE web can't show each fragment execute time percent (#3497) add f90da72 [Planner]Enhance AssertNumRowsNode (#3485) No new revisions were added by this update. Summary of changes: be/src/exec/assert_num_rows_node.cpp | 65 +++++++++++++++++----- be/src/exec/assert_num_rows_node.h | 8 +-- .../org/apache/doris/analysis/ArithmeticExpr.java | 2 +- .../doris/analysis/AssertNumRowsElement.java | 38 ++++++++++++- .../org/apache/doris/analysis/BinaryPredicate.java | 2 +- .../java/org/apache/doris/analysis/QueryStmt.java | 4 +- .../apache/doris/planner/AssertNumRowsNode.java | 7 ++- gensrc/thrift/PlanNodes.thrift | 10 ++++ 8 files changed, 112 insertions(+), 24 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org