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/10/15 04:25:24 UTC

[calcite] branch master updated (8da131c -> 2cde99f)

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 8da131c  [CALCITE-3410] Simplify RelOptRulesTest and HepPlannerTest by making test methods fluent
     add 2cde99f  [CALCITE-3411] Incorrect code generated for BigDecimal ConstantExpression (DonnyZone)

No new revisions were added by this update.

Summary of changes:
 .../calcite/linq4j/tree/ConstantExpression.java       |  2 +-
 .../apache/calcite/linq4j/test/ExpressionTest.java    | 19 +++++++++++++++++--
 2 files changed, 18 insertions(+), 3 deletions(-)