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 ce8ca67 [CALCITE-3319] AssertionError when reducing decimals (Wang
Yanlin)
add 43b6abc [CALCITE-3317] Add a public constructor for LogicalCalc with
RelInput type parameter (Wang Yanlin)
No new revisions were added by this update.
Summary of changes:
.../apache/calcite/rel/externalize/RelJson.java | 11 ++++++
.../apache/calcite/rel/logical/LogicalCalc.java | 11 ++++++
.../java/org/apache/calcite/rex/RexBuilder.java | 12 ++++++
.../java/org/apache/calcite/rex/RexProgram.java | 30 ++++++++++++++-
.../org/apache/calcite/plan/RelWriterTest.java | 43 ++++++++++++++++++++++
5 files changed, 106 insertions(+), 1 deletion(-)