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

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


    from eb7b59c1c6 [docs](plugins) Fix the information in auditlog plugin 
documentation #18073
     add 354d109130 [feat](Nereids): check Memo Plan for Unit Test. (#18082)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/doris/nereids/memo/MemoTest.java    | 31 +++++-----
 .../rules/analysis/AnalyzeWhereSubqueryTest.java   | 21 ++++---
 .../rules/analysis/NormalizeRepeatTest.java        | 20 +++----
 .../rules/rewrite/logical/MergeFiltersTest.java    | 14 ++---
 .../rules/rewrite/logical/MergeLimitsTest.java     | 14 ++---
 .../rewrite/logical/PruneOlapScanTabletTest.java   | 68 ++++++++++------------
 .../logical/PushdownAliasThroughJoinTest.java      | 15 +++--
 .../PushdownFilterThroughAggregationTest.java      | 20 ++++---
 .../rules/rewrite/logical/PushdownLimitTest.java   | 48 +++++++--------
 .../org/apache/doris/nereids/util/PlanChecker.java | 15 +++++
 .../apache/doris/nereids/util/PlanConstructor.java | 10 ----
 11 files changed, 135 insertions(+), 141 deletions(-)


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

Reply via email to