zhztheplayer commented on a change in pull request #1013: [CALCITE-2791]Add the 
JSON_TYPE function
URL: https://github.com/apache/calcite/pull/1013#discussion_r258857345
 
 

 ##########
 File path: site/_docs/reference.md
 ##########
 @@ -2002,14 +2002,14 @@ Note:
 Example Data:
 
 ```JSON
-{"a": [10, true]}
+{"a": [10, true],"b": "[10, true]"}
 ```
 
 Comparison:
 
 Review comment:
   I think here we can remove this line (or change `Comparison` to `Result`) 
and following lines, and put the result set directly. Something like:
   
   |c1 |c2              |c3   |c4|
   
|:-------------------------------------------|:----------------|:------------|:-------------|
   |OBJECT  | ARRAY   | INTEGER | BOOLEAN

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to