Hi all, In a thread a while back I mentioned an interest in implementing view-based query rewriting rules for materialized views which include joins. Thanks to some help from Jesús, I have an initial implementation ready for discussion. It's very limited at this point, but does still handle some interesting cases.
The JIRA (with a link to a GitHub PR) is below. I'd appreciate if someone has the opportunity to review. Thanks! https://issues.apache.org/jira/browse/CALCITE-1389 Cheers, -- Michael Mior [email protected]
