This is an automated email from the ASF dual-hosted git repository.

jcamacho pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/calcite.git.


    from 3f84d08  Site: Remove vote email from release instructions, and minor 
improvements
     add 56d5dda  [CALCITE-3409] Add a method in RelOptMaterializations to 
allow registering UnifyRule (xzh)

No new revisions were added by this update.

Summary of changes:
 .../calcite/plan/RelOptMaterializations.java       |  27 +++-
 .../apache/calcite/plan/SubstitutionVisitor.java   |  14 +-
 .../CustomMaterializedViewRecognitionRuleTest.java | 179 +++++++++++++++++++++
 3 files changed, 210 insertions(+), 10 deletions(-)
 create mode 100644 
core/src/test/java/org/apache/calcite/materialize/CustomMaterializedViewRecognitionRuleTest.java

Reply via email to