jiaan.geng created SPARK-44131: ---------------------------------- Summary: Add call_function and deprecate call_udf for Scala API Key: SPARK-44131 URL: https://issues.apache.org/jira/browse/SPARK-44131 Project: Spark Issue Type: New Feature Components: SQL Affects Versions: 3.5.0 Reporter: jiaan.geng
The scala API for SQL exists a method call_udf used to call the user-defined functions. In fact, call_udf also could call the builtin functions. The behavior is confused for users. -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org