You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@calcite.apache.org by "Wang Yanlin (Jira)" <ji...@apache.org> on 2019/10/18 12:22:00 UTC

[jira] [Created] (CALCITE-3429) Refinement for implementation of sql type factory

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)