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 a329e88 [CALCITE-4059] SqlTypeUtil#equalSansNullability consider
Array/Map type (Jiatao Tao)
add 8db7c9d [CALCITE-4066] SqlTypeUtil#convertTypeToSpec cover
Array/Multiset/Row types (Jiatao Tao)
No new revisions were added by this update.
Summary of changes:
.../org/apache/calcite/sql/type/SqlTypeUtil.java | 61 +++++++++++++++++-----
.../apache/calcite/sql/type/SqlTypeUtilTest.java | 39 ++++++++++++++
2 files changed, 88 insertions(+), 12 deletions(-)