zhztheplayer commented on a change in pull request #1086: [CALCITE-2892] Add
the JSON_KEYS function
URL: https://github.com/apache/calcite/pull/1086#discussion_r271543754
##########
File path: babel/src/main/codegen/config.fmpp
##########
@@ -557,6 +557,10 @@ data: {
"JSON_ARRAYAGG",
"JSON_EXISTS",
"JSON_VALUE",
+ "JSON_TYPE",
Review comment:
And I see the format of non-reserved keyword list in babel parser is a
little messy. I'll clean it a bit on top of your work.
----------------------------------------------------------------
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