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/08 02:33:16 UTC

[calcite] branch master updated (be571b5 -> 2ab44bf)

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 be571b5  [CALCITE-3435] Enable decimal modulus operation to allow numeric with non-zero scale (DonnyZone)
     add 2ab44bf  [CALCITE-3479] Stack overflow error thrown when running join queryi (Xiening Dai)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/calcite/plan/volcano/RelSubset.java | 15 +----
 .../apache/calcite/test/ScannableTableTest.java    | 65 +++++++++++++++-------
 2 files changed, 47 insertions(+), 33 deletions(-)