You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@calcite.apache.org by se...@apache.org on 2019/12/05 06:43:50 UTC

[calcite] branch master updated (f1e51e6 -> 67ed322)

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

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


    from f1e51e6  [CALCITE-3561] Support using unnest in Interpreter (Wang Yanlin)
     add 67ed322   [CALCITE-3281] Support mixed Primitive types for BinaryExpression evaluate method (Wang Yanlin)

No new revisions were added by this update.

Summary of changes:
 .../calcite/linq4j/tree/BinaryExpression.java      | 168 +++++++++------------
 .../apache/calcite/linq4j/test/ExpressionTest.java |  82 ++++++++++
 2 files changed, 154 insertions(+), 96 deletions(-)