writer-jill commented on code in PR #13574:
URL: https://github.com/apache/druid/pull/13574#discussion_r1050860778


##########
docs/querying/sql-json-functions.md:
##########
@@ -47,7 +47,7 @@ You can use the following JSON functions to extract, 
transform, and create `COMP
 
 ### JSONPath syntax
 
-Druid supports a subset of the [JSONPath 
syntax](https://github.com/json-path/JsonPath/blob/master/README.md) operators, 
primarily limited to extracting individual values from nested data structures.
+Druid supports a subset of the [JSONPath 
syntax](https://github.com/json-path/JsonPath/blob/master/README.md) operators, 
primarily limited to extracting individual values from nested data structures. 
You can't use wildcards, invoke functions, or filter expressions.

Review Comment:
   We got a specific query about it so I thought it was worth clarification. 



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to