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 40f5a0f [CALCITE-3154] RelToSqlConverter generates NULLS LAST and
NULLS FIRST wrongly when using MysqlSqlDialect to convert RexOver to sql
(Wenhui Tang)
add 1c84234 [CALCITE-3587] RexBuilder may lose decimal fraction for
creating literal with DECIMAL type (Wang Yanlin)
No new revisions were added by this update.
Summary of changes:
.../main/java/org/apache/calcite/rex/RexBuilder.java | 6 ++++++
.../java/org/apache/calcite/rex/RexBuilderTest.java | 18 ++++++++++++++++++
2 files changed, 24 insertions(+)