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 2019/10/11 04:09:33 UTC

[calcite] branch master updated (4be2d08 -> f7ff1c9)

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 4be2d08  [CALCITE-3383] Plural time units
     add f7ff1c9  [CALCITE-3397] AssertionError for interpretering multiset value (Wang Yanlin)

No new revisions were added by this update.

Summary of changes:
 .../{WindowNode.java => CollectNode.java}          | 24 ++++++++++++++--------
 .../java/org/apache/calcite/interpreter/Nodes.java |  5 +++++
 .../org/apache/calcite/test/InterpreterTest.java   | 10 +++++++++
 3 files changed, 31 insertions(+), 8 deletions(-)
 copy core/src/main/java/org/apache/calcite/interpreter/{WindowNode.java => CollectNode.java} (64%)