XuQianJin-Stars commented on issue #1272: [CALCITE-3130]Implement JSON_UNQUOTE, 
JSON_QUOTE function
URL: https://github.com/apache/calcite/pull/1272#issuecomment-514282602
 
 
   hi @michaelmior Because the `JSON_UNQUOTE` function needs to use the 
`NO_BACKSLASH_ESCAPES` parameter to deal with the hexadecimal data escaping. 
And `NO_BACKSLASH_ESCAPES` is a kind of sqlmode in mysql. For specific 
explanations, please refer to the following link:
   https://dev.mysql.com/doc/refman/8.0/en/json-modification-functions.html

----------------------------------------------------------------
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

Reply via email to