This is an automated email from the ASF dual-hosted git repository.
hyuan pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/calcite.git.
from 0e345fd [CALCITE-3862] Materialized view rewriting algorithm throws
IndexOutOfBoundsException (Vineet Garg)
add 2f507f1 [CALCITE-3634] Add IntersectOnCalcsToIntersectUnifyRule for
materialized view recognition (dz)
No new revisions were added by this update.
Summary of changes:
.../apache/calcite/plan/SubstitutionVisitor.java | 133 +++++++++++++--------
.../apache/calcite/rel/mutable/MutableSetOp.java | 2 +-
.../apache/calcite/test/MaterializationTest.java | 24 +++-
3 files changed, 108 insertions(+), 51 deletions(-)