[ 
https://issues.apache.org/jira/browse/CALCITE-3925?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17084064#comment-17084064
 ] 

Jin Xing commented on CALCITE-3925:
-----------------------------------

Sure ~ You can refer to matching implementation for Join when working on this 
one.

> 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
>
> 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.3.4#803005)

Reply via email to