[
https://issues.apache.org/jira/browse/FLINK-40807?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ramin Gharib reassigned FLINK-40807:
------------------------------------
Assignee: Moritz Manner
> Add XML_STRING() function
> -------------------------
>
> Key: FLINK-40807
> URL: https://issues.apache.org/jira/browse/FLINK-40807
> Project: Flink
> Issue Type: Sub-task
> Reporter: Moritz Manner
> Assignee: Moritz Manner
> Priority: Major
>
> Adds the XML_STRING function from
> [FLIP-612|https://cwiki.apache.org/confluence/spaces/FLINK/pages/451974259/FLIP-612+Native+XML+Functions+for+Flink+SQL].
> It converts a VARIANT produced by PARSE_XML back into an XML string, so that
> parsing the result again returns the same VARIANT. See the FLIP for the
> details.
> This also adds Table API and PyFlink support.
> {code:java}
> XML_STRING(variant) → STRING{code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)