You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@calcite.apache.org by da...@apache.org on 2020/02/14 02:04:45 UTC

[calcite] branch master updated (8a89028 -> c5d43fe)

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

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


    from 8a89028  [CALCITE-3793] AssertionError throws for planner digest cache key when the rel type is not struct
     add c5d43fe  [CALCITE-3795] Promote the Project digest to only print 0 instead of 0..0 when there is only one trivial field

No new revisions were added by this update.

Summary of changes:
 .../main/java/org/apache/calcite/rel/core/Project.java    |  4 +++-
 .../org/apache/calcite/test/LogicalProjectDigestTest.java | 15 +++++++++++++++
 2 files changed, 18 insertions(+), 1 deletion(-)