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 f62d6b9 [CALCITE-3955] Remove the first operand of RexCall from
SqlWindowTableFunction
add 2129000 [CALCITE-3954] Always compare types using equals
No new revisions were added by this update.
Summary of changes:
core/src/main/java/org/apache/calcite/plan/RelOptUtil.java | 4 ++--
.../main/java/org/apache/calcite/rel/type/RelDataTypeImpl.java | 8 +++-----
core/src/main/java/org/apache/calcite/rex/RexLocalRef.java | 2 +-
core/src/main/java/org/apache/calcite/rex/RexUtil.java | 4 ++--
core/src/main/java/org/apache/calcite/sql/type/SqlTypeUtil.java | 2 +-
5 files changed, 9 insertions(+), 11 deletions(-)