rafafrdz opened a new pull request, #3563: URL: https://github.com/apache/datafusion-comet/pull/3563
**Summary** - Added support for Spark `parse_url` by mapping `ParseUrl` to the native scalar function `parse_url` in expression serde. - Updated spark_expressions_support.md to mark `parse_url` as supported. - Add tests **Why** This closes one of the missing DataFusion 50 migration functions from issue #2443 and reduces fallback to Spark for crc32 queries. Part of #2443 -- 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]
