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

github-bot pushed a change to branch auto-pick-54187-branch-3.1
in repository https://gitbox.apache.org/repos/asf/doris.git


    from e44689f617e [fix](decimal256) fix casting float/double to decimal256 
(#54401)
     add 804b2045639 [opt](mtmv) Should not mv rewrite when point query short 
circuit (#54187)

No new revisions were added by this update.

Summary of changes:
 .../mv/InitMaterializationContextHook.java         |  5 ++
 ....java => PointQueryShouldNotMvRewriteTest.java} | 31 ++++---
 .../agg_optimize_when_uniform.groovy               |  4 +-
 .../test_should_not_mv_rewrite.groovy              | 95 ++++++++++++++++++++++
 4 files changed, 120 insertions(+), 15 deletions(-)
 copy 
fe/fe-core/src/test/java/org/apache/doris/nereids/mv/{MvTableIdIsLongTest.java 
=> PointQueryShouldNotMvRewriteTest.java} (76%)
 create mode 100644 
regression-test/suites/point_query_p0/test_should_not_mv_rewrite.groovy


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

Reply via email to