[
https://issues.apache.org/jira/browse/SPARK-34627?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17295690#comment-17295690
]
Apache Spark commented on SPARK-34627:
--------------------------------------
User 'allisonwang-db' has created a pull request for this issue:
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
> Priority: Minor
>
> 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]