Allison Wang created SPARK-40153: ------------------------------------ Summary: Unify the logic of resolve functions and table-valued functions Key: SPARK-40153 URL: https://issues.apache.org/jira/browse/SPARK-40153 Project: Spark Issue Type: Improvement Components: SQL Affects Versions: 3.4.0 Reporter: Allison Wang
Make ResolveTableValuedFunctions similar to ResolveFunctions: first try resolving the function as a built-in or temp function, then expand the identifier and resolve it as a persistent function. -- 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