[
https://issues.apache.org/jira/browse/FLINK-34108?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Martijn Visser reassigned FLINK-34108:
--------------------------------------
Assignee: chesterxu
> Add URL_ENCODE and URL_DECODE function
> --------------------------------------
>
> Key: FLINK-34108
> URL: https://issues.apache.org/jira/browse/FLINK-34108
> Project: Flink
> Issue Type: Sub-task
> Components: Table SQL / API
> Reporter: Martijn Visser
> Assignee: chesterxu
> Priority: Major
> Labels: pull-request-available
>
> Add URL_ENCODE and URL_DECODE function
> URL_ENCODE(str) - Translates a string into
> 'application/x-www-form-urlencoded' format using a specific encoding scheme.
> URL_DECODE(str) - Decodes a string in 'application/x-www-form-urlencoded'
> format using a specific encoding scheme.
> Related ticket from Calcite: CALCITE-5825
--
This message was sent by Atlassian Jira
(v8.20.10#820010)