Dmitry Sysolyatin created CALCITE-6101:
------------------------------------------

             Summary: SqlCollectionTypeNameSpec should preserve the nullability 
property of the element type
                 Key: CALCITE-6101
                 URL: https://issues.apache.org/jira/browse/CALCITE-6101
             Project: Calcite
          Issue Type: Bug
          Components: core
    Affects Versions: 1.35.0, 1.36.0
            Reporter: Dmitry Sysolyatin


SqlCollectionTypeNameSpec uses SqlTypeNameSpec for the elementType property, 
but SqlTypeNameSpec does not provide information about nullability.

Therefore, SqlDataTypeSpec should be used for elementType instead of 
SqlTypeNameSpec, as was done for SqlMapTypeNameSpec and SqlRowTypeNameSpec.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to