This is an automated email from the ASF dual-hosted git repository.
morrysnow pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from 4dd3e4e94fd [fix](reader) avoid be coredump in block reader in
abnormal situation (#34878)
add bf4255a28fc [opt](mtmv) Optimize the logic of slot mapping generate
for performance (#34597)
No new revisions were added by this update.
Summary of changes:
.../mv/AbstractMaterializedViewRule.java | 9 +++-
.../mv/LogicalCompatibilityContext.java | 7 +--
.../exploration/mv/MaterializationContext.java | 13 ++++++
.../exploration/mv/mapping/ExpressionMapping.java | 23 ----------
.../rules/exploration/mv/mapping/Mapping.java | 24 +++++++----
.../exploration/mv/mapping/RelationMapping.java | 18 ++++++++
.../rules/exploration/mv/mapping/SlotMapping.java | 50 +++++++++++++---------
7 files changed, 86 insertions(+), 58 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]