This is an automated email from the ASF dual-hosted git repository.
danny0405 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/calcite.git.
from 9c04f87 [CALCITE-3456] AssertionError throws for aggregation with
same digest IN subqueries in same scope
add be571b5 [CALCITE-3435] Enable decimal modulus operation to allow
numeric with non-zero scale (DonnyZone)
No new revisions were added by this update.
Summary of changes:
.../apache/calcite/rel/type/RelDataTypeSystem.java | 112 ++++++++++++++-------
.../org/apache/calcite/runtime/SqlFunctions.java | 4 +-
.../calcite/sql/type/RelDataTypeSystemTest.java | 2 +-
.../java/org/apache/calcite/test/JdbcTest.java | 13 +++
4 files changed, 92 insertions(+), 39 deletions(-)