You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@calcite.apache.org by ji...@apache.org on 2020/06/06 09:25:42 UTC

[calcite] branch master updated (feae6fb -> fde9697)

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

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


    from feae6fb  [CALCITE-4030] Reinstate assertion check for trait derivation in OptimizeTask
     add fde9697  [CALCITE-4040] An aggregate function that does not support roll up throws an exception when it is rolled up (Xu Zhaohui)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/calcite/plan/SubstitutionVisitor.java |  8 +++++++-
 .../MaterializedViewSubstitutionVisitorTest.java     | 20 +++++++++++++++++---
 2 files changed, 24 insertions(+), 4 deletions(-)