Wang Yanlin created CALCITE-3429:
------------------------------------
Summary: Refinement for implementation of sql type factory
Key: CALCITE-3429
URL: https://issues.apache.org/jira/browse/CALCITE-3429
Project: Calcite
Issue Type: Improvement
Reporter: Wang Yanlin
1. The SqlTypeName of data type created with subclass of Map should be
SqlTypename.Map, currently not.
2. The SqlTypeName of data type created with subclass of List or Array should
be SqlTypename.Array, currently not.
3. SqlTypeName.Map is not a basic type, should not be used to createSqlType,
just like SqlTypeName.Array
--
This message was sent by Atlassian Jira
(v8.3.4#803005)