[ 
https://issues.apache.org/jira/browse/FLINK-24271?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17414726#comment-17414726
 ] 

Ingo Bürk commented on FLINK-24271:
-----------------------------------

JSON_VALUE can only return scalars. For your example you'd have to use 
JSON_QUERY.

> Add document for special char in JSON_VALUE
> -------------------------------------------
>
>                 Key: FLINK-24271
>                 URL: https://issues.apache.org/jira/browse/FLINK-24271
>             Project: Flink
>          Issue Type: Improvement
>          Components: Documentation
>            Reporter: Jingsong Lee
>            Assignee: liwei li
>            Priority: Minor
>              Labels: starter
>
> If user has a json string:
> {"fields": {"system.process": [0.998]}}
> It is hard to write a valid json path to get 0.998.
> The correct json path should be '$.fields.[''system.process''][0]'



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to