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:
[email protected]
With regards,
Apache Git Services