You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@calcite.apache.org by hy...@apache.org on 2019/11/14 21:56:30 UTC

[calcite] branch master updated (5999578 -> 1667c0d)

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 5999578  Improve folder detection logic in DocumentationTest
     add 1667c0d  [CALCITE-3494] Support decimal type aggregate in Interpreter (Wang Yanlin)

No new revisions were added by this update.

Summary of changes:
 .../apache/calcite/interpreter/AggregateNode.java  | 67 ++++++++++++++++++++--
 .../apache/calcite/interpreter/Interpreter.java    |  5 +-
 .../org/apache/calcite/test/InterpreterTest.java   |  7 +++
 3 files changed, 74 insertions(+), 5 deletions(-)