yanlin-Lynn opened a new pull request #1521: [CALCITE-3429] Refinement for implementation of sql type factory URL: https://github.com/apache/calcite/pull/1521 1. The SqlTypeName of data type created with subclass of Map should be SqlTypename.Map 2. The SqlTypeName of data type created with subclass of List or Array should be SqlTypename.Array 3. SqlTypeName.Map is not a basic type, should not be used in factory method `createSqlType`, just like SqlTypeName.Array
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
