This is an automated email from the ASF dual-hosted git repository.
chunwei pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/calcite.git.
from 38e2566 Add JIRA links in Git in IDEA
add ddafe14 [CALCITE-3872] Simplify expressions with unary minus
No new revisions were added by this update.
Summary of changes:
.../java/org/apache/calcite/rex/RexAnalyzer.java | 4 ++
.../java/org/apache/calcite/rex/RexSimplify.java | 17 ++++++
.../apache/calcite/rex/RexProgramBuilderBase.java | 60 ++++++++++++++++++++++
.../org/apache/calcite/rex/RexProgramTest.java | 53 +++++++++++++++++--
4 files changed, 129 insertions(+), 5 deletions(-)