You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@calcite.apache.org by zh...@apache.org on 2022/03/24 02:48:41 UTC

[calcite] branch master updated (92843e8 -> ce71276)

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

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


    from 92843e8  [CALCITE-5037] Upgrade HSQLDB to 2.5.2
     add ce71276  [CALCITE-5050]Aggregate with no GROUP BY always returns 1 row

No new revisions were added by this update.

Summary of changes:
 .../apache/calcite/rel/metadata/RelMdRowCount.java |  5 +++-
 .../org/apache/calcite/test/RelMetadataTest.java   | 29 ++++++++++++++++++++++
 2 files changed, 33 insertions(+), 1 deletion(-)