[
https://issues.apache.org/jira/browse/FLINK-24387?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-24387:
-----------------------------------
Labels: pull-request-available (was: )
> Support a JSON_STRING
> ---------------------
>
> Key: FLINK-24387
> URL: https://issues.apache.org/jira/browse/FLINK-24387
> Project: Flink
> Issue Type: Sub-task
> Reporter: Ingo Bürk
> Assignee: Ingo Bürk
> Priority: Major
> Labels: pull-request-available
>
> We should consider adding a JSON_STRING function which can simply convert
> some (supported) type directly into a JSON representation, e.g. the
> equivalent of doing
> {code:java}
> JSON_QUERY(JSON_ARRAY(x), '$.[0]'){code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)