snuyanzin opened a new pull request #2413:
URL: https://github.com/apache/calcite/pull/2413
The PR implements least restrictive for collection of collections for
instance
```sql
select array[array['hello'], array['world'], array['!']] as "array"
```
and others mentioned in CALCITE-4603
--
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]