davidradl commented on code in PR #27492:
URL: https://github.com/apache/flink/pull/27492#discussion_r2745854795
##########
docs/data/sql_functions.yml:
##########
@@ -1167,6 +1169,9 @@ variant:
parser will keep the last occurrence of all fields with the same key,
otherwise when
`allowDuplicateKeys` is false it will throw an error. The default value
of
`allowDuplicateKeys` is false.
+ - sql: JSON_STRING(variant)
+ description: |
+ Generate a json string from Variant.
Review Comment:
nit: from Variant. -> from a Variant.
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]