[
https://issues.apache.org/jira/browse/CALCITE-3429?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated CALCITE-3429:
------------------------------------
Labels: pull-request-available (was: )
> 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
> Assignee: Wang Yanlin
> Priority: Major
> Labels: pull-request-available
>
> 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)