This is an automated email from the ASF dual-hosted git repository.
vladimirsitnikov pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/calcite.git.
from cdf8678 [CALCITE-4127] Remove final from
AbstractRelNode#getRelTypeName
new 5462be9 Add a shortcut equalSansNullability in case the input types
are the same
new 9cafb57 Remove excessive Arrays.asList from RexNormalize#hashCode
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
core/src/main/java/org/apache/calcite/rex/RexNormalize.java | 2 +-
core/src/main/java/org/apache/calcite/sql/type/SqlTypeUtil.java | 3 +++
2 files changed, 4 insertions(+), 1 deletion(-)