snuyanzin commented on PR #24773: URL: https://github.com/apache/flink/pull/24773#issuecomment-2172705717
Yep, sorry, testing took a bit longer, than expected however it looks ok >db2 https://www.ibm.com/docs/en/db2-for-zos/12?topic=functions-urlencode-urldecode >max compute https://www.alibabacloud.com/help/en/maxcompute/user-guide/url-decode Thanks for bringing this I also looked at different vendors:it's hard to find those who supports these functions And among those who supports it there is no common approach regarding encodings like StarRocks https://docs.starrocks.io/docs/3.1/sql-reference/sql-functions/string-functions/url_encode/ Oracle DB itself doesn't support url_encode however Oracle Apex supports it without encoding So I would go with current implementation as a first step For different encodings: also need to make a research what encodings should be supported. And how well it is supported in table module, e.g. I failed to find tests in table module -- 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: issues-unsubscr...@flink.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org