Skip to content

Comments

feat: support url_decode expression via StaticInvoke#3592

Draft
n0r0shi wants to merge 1 commit intoapache:mainfrom
n0r0shi:url-decode-func
Draft

feat: support url_decode expression via StaticInvoke#3592
n0r0shi wants to merge 1 commit intoapache:mainfrom
n0r0shi:url-decode-func

Conversation

@n0r0shi
Copy link

@n0r0shi n0r0shi commented Feb 25, 2026

Summary

Test plan

  • Added tests in CometStringExpressionSuite
  • Tests cannot run until DataFusion upgrade lands

Add serde support for Spark's url_decode function, which decodes
strings in application/x-www-form-urlencoded format. Uses
datafusion-spark's built-in url_decode function (available in 52+).

Closes apache#3186
@n0r0shi n0r0shi marked this pull request as draft February 25, 2026 06:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant