You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@calcite.apache.org by GitBox <gi...@apache.org> on 2019/03/05 07:28:32 UTC

[GitHub] [calcite] zhztheplayer commented on a change in pull request #1070: [CALCITE-2808]Add the JSON_LENGTH function

zhztheplayer commented on a change in pull request #1070: [CALCITE-2808]Add the JSON_LENGTH function
URL: https://github.com/apache/calcite/pull/1070#discussion_r262373989
 
 

 ##########
 File path: babel/src/main/codegen/config.fmpp
 ##########
 @@ -141,6 +141,7 @@ data: {
         "JSON"
         "JSON_TYPE"
         "JSON_DEPTH"
+        "JSON_LENGTH"
 
 Review comment:
   Some JSON-related keywords seem to appear twice in the list. Could you please remove the redundant ones?

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services