n0r0shi opened a new pull request, #3592:
URL: https://github.com/apache/datafusion-comet/pull/3592
## Summary
- Add serde support for Spark's `url_decode` function via StaticInvoke
- Uses datafusion-spark's built-in `url_decode` function
(apache/datafusion#17399)
- **Blocked on DataFusion 52+ upgrade** (#3574) — the `UrlDecode` struct
doesn't exist in datafusion-spark 51.0.0
## Test plan
- Added tests in `CometStringExpressionSuite`
- Tests cannot run until DataFusion upgrade lands
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]