[
https://issues.apache.org/jira/browse/CALCITE-3925?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated CALCITE-3925:
------------------------------------
Labels: pull-request-available (was: )
> Support materialized view matching for LogicalCorrelate in SubsitutionVisitor
> -----------------------------------------------------------------------------
>
> Key: CALCITE-3925
> URL: https://issues.apache.org/jira/browse/CALCITE-3925
> Project: Calcite
> Issue Type: Bug
> Reporter: Jin Xing
> Priority: Major
> Labels: pull-request-available
> Time Spent: 50m
> Remaining Estimate: 0h
>
> LogicalCorrelate is widely used in user SQLs to performs nested-loop join.
> We need to support substitution based materialized view matching for it. The
> matching algorithm should be able to do Project & Filter compensation when
> matching query with materialized view.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)