liuyongvs commented on PR #1360:
URL: https://github.com/apache/calcite/pull/1360#issuecomment-1519058075

   hi @danny0405 
       sql("select cast(array[1,null,2] as int array) from (values (1))")
           .columnType("INTEGER NOT NULL ARRAY NOT NULL");
   it may not correct, it should return INTEGER ARRAY NOT NULL


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to