rafafrdz opened a new pull request, #17485:
URL: https://github.com/apache/datafusion/pull/17485

   ## Which issue does this PR close?
   
   part of #15914
   
   ## Rationale for this change
   
   Migrate Spark functions from https://github.com/lakehq/sail/ to DataFusion 
engine to unify codebase
   
   ## What changes are included in this PR?
   
   Implement Spark UDF `try_parse_url` 
https://spark.apache.org/docs/latest/api/python/reference/pyspark.sql/api/pyspark.sql.functions.try_parse_url.html
   
   ## Are these changes tested?
   
   sqllogictests added
   
   ## Are there any user-facing changes?
   
   Now can be called in queries


-- 
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: github-unsubscr...@datafusion.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org
For additional commands, e-mail: github-h...@datafusion.apache.org

Reply via email to