You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@calcite.apache.org by vl...@apache.org on 2019/11/12 16:59:19 UTC

[calcite] branch master updated (dc34cd0 -> fab877b)

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

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


    from dc34cd0  Add shrinker for RexProgramFuzzy so the results are simpler to reason about
     add fab877b  Simplify reproducerFor3457 test

No new revisions were added by this update.

Summary of changes:
 .../apache/calcite/test/RexProgramBuilderBase.java |  4 ++--
 .../org/apache/calcite/test/RexProgramTest.java    | 24 +++++-----------------
 .../calcite/test/fuzzer/RexProgramFuzzyTest.java   |  2 +-
 .../apache/calcite/test/fuzzer/RexShrinker.java    |  7 +++++++
 4 files changed, 15 insertions(+), 22 deletions(-)