You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@calcite.apache.org by za...@apache.org on 2020/01/10 16:50:52 UTC

[calcite] branch master updated (ec9231a -> e96a9aa)

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

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


    from ec9231a  Use concurrent test execution by default
     add e96a9aa  [CALCITE-3364] ClassCastException if group by is used on the result of scalar valued table function (DonnyZone)

No new revisions were added by this update.

Summary of changes:
 .../calcite/adapter/enumerable/PhysTypeImpl.java   | 11 ++-------
 .../calcite/adapter/enumerable/PhysTypeTest.java   | 28 ++++++++++++++++++++++
 .../org/apache/calcite/test/TableFunctionTest.java | 11 +++++++++
 3 files changed, 41 insertions(+), 9 deletions(-)