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 2ef46dc [CALCITE-4026] CassandraFilter has generated wrong condition
expression for filter with non string literal (Wenhui Tang)
add a329e88 [CALCITE-4059] SqlTypeUtil#equalSansNullability consider
Array/Map type (Jiatao Tao)
No new revisions were added by this update.
Summary of changes:
.../org/apache/calcite/sql/type/SqlTypeUtil.java | 82 +++++++++++++++++++++-
.../apache/calcite/sql/type/SqlTypeFixture.java | 6 ++
.../apache/calcite/sql/type/SqlTypeUtilTest.java | 24 +++++++
3 files changed, 110 insertions(+), 2 deletions(-)