Skip to content

Commit b2ba7a8

Browse files
committed
update doc
Signed-off-by: xinyual <xinyual@amazon.com>
1 parent 2a0bad8 commit b2ba7a8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/user/ppl/functions/json.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ Version: 3.1.0
125125

126126
Limitation: Only works when plugins.calcite.enabled=true
127127

128-
Usage: `json_array_length(value)` parse the string to json array and return size, if can't be parsed, return null
128+
Usage: `json_array_length(value)` parse the string to json array and return size,, null is returned in case of any other valid JSON string, null or an invalid JSON.
129129

130130
Argument type: value: A JSON STRING
131131

0 commit comments

Comments
 (0)