This is an automated email from the ASF dual-hosted git repository.
panxiaolei pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from 726402b53b [bugfix](topn) fix topn runtime predicate crash in short
circuit evaluate for types like string decimal (#18409)
add eb46bcb304 [Bug](materialized-view) fix match wrong index on some
scan node (#18561)
No new revisions were added by this update.
Summary of changes:
.../main/java/org/apache/doris/analysis/Expr.java | 8 ++--
.../org/apache/doris/analysis/LiteralExpr.java | 2 +-
.../java/org/apache/doris/analysis/SlotRef.java | 19 +++++---
.../org/apache/doris/analysis/TupleDescriptor.java | 12 +++++
.../doris/planner/MaterializedViewSelector.java | 52 +++++++++++++---------
.../mv_p0/ut/testQueryOnStar/testQueryOnStar.out | 4 ++
.../mv_p0/multi_slot_k123p/multi_slot_k123p.groovy | 4 +-
.../ut/testQueryOnStar/testQueryOnStar.groovy | 21 +++++++++
8 files changed, 87 insertions(+), 35 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]