You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by mo...@apache.org on 2020/11/05 12:26:01 UTC

[incubator-doris] branch master updated (c53dd94 -> c8df76a)

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 c53dd94  [Feature] Add CPU and Heap profile in BE webserver (#4632)
     add c8df76a  [FEATURE]Check date type to avoid scan all partitions (#4756)

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/doris/analysis/Analyzer.java   |  2 +
 ...atesRule.java => BinaryPredicatesDateRule.java} | 30 ++++++-----
 .../org/apache/doris/planner/QueryPlanTest.java    | 63 ++++++++++++++++++++++
 3 files changed, 82 insertions(+), 13 deletions(-)
 copy fe/fe-core/src/main/java/org/apache/doris/rewrite/{NormalizeBinaryPredicatesRule.java => BinaryPredicatesDateRule.java} (60%)
 mode change 100644 => 100755 fe/fe-core/src/test/java/org/apache/doris/planner/QueryPlanTest.java


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org