[
https://issues.apache.org/jira/browse/CALCITE-6118?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17787023#comment-17787023
]
Ran Tao commented on CALCITE-6118:
----------------------------------
Fixed via
https://github.com/apache/calcite/commit/1537555596f8994831ad015af4b9036aa01ebf78
> Missing empty ARRAY function usage in reference doc
> ---------------------------------------------------
>
> Key: CALCITE-6118
> URL: https://issues.apache.org/jira/browse/CALCITE-6118
> Project: Calcite
> Issue Type: Improvement
> Affects Versions: 1.36.0
> Reporter: Ran Tao
> Assignee: Ran Tao
> Priority: Minor
> Labels: pull-request-available
> Fix For: 1.37.0
>
>
> the default array constructor not allows empty array.
> however in https://issues.apache.org/jira/browse/CALCITE-5624 we have
> supported spark array function.
> spark array function allows empty, but the calcite doc not indicate this
> behavior, maybe we can add a usage for empty array function.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)