[
https://issues.apache.org/jira/browse/SPARK-34627?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Wenchen Fan resolved SPARK-34627.
---------------------------------
Fix Version/s: 3.2.0
Resolution: Fixed
Issue resolved by pull request 31749
[https://github.com/apache/spark/pull/31749]
> Use FunctionIdentifier in UnresolvedTableValuedFunction
> -------------------------------------------------------
>
> Key: SPARK-34627
> URL: https://issues.apache.org/jira/browse/SPARK-34627
> Project: Spark
> Issue Type: Improvement
> Components: SQL
> Affects Versions: 3.2.0
> Reporter: Allison Wang
> Assignee: Allison Wang
> Priority: Minor
> Fix For: 3.2.0
>
>
> Currently, UnresolvedTableValuedFunction uses a string as its function name,
> which is inconsistent with UnresolvedFunction that uses FunctionIdentifier as
> the function name. We should change UnresolvedTableValuedFunction to also use
> FunctionIdentifier.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]