[
https://issues.apache.org/jira/browse/CALCITE-2266?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17249256#comment-17249256
]
Julian Hyde commented on CALCITE-2266:
--------------------------------------
Do we support empty arrays; i.e. should the following be valid? Some work, some
don't.
* JSON_ARRAY()
* JSON_ARRAY(ABSENT ON NULL)
* JSON_ARRAY(NULL ON NULL)
* JSON_OBJECT()
* JSON_OBJECT(ABSENT ON NULL)
> Implement SQL 2016 JSON functions
> ---------------------------------
>
> Key: CALCITE-2266
> URL: https://issues.apache.org/jira/browse/CALCITE-2266
> Project: Calcite
> Issue Type: Sub-task
> Components: core
> Reporter: Michael Mior
> Priority: Major
> Fix For: 1.18.0
>
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)