allisonwang-db opened a new pull request #31749: URL: https://github.com/apache/spark/pull/31749
### What changes were proposed in this pull request? This PR updates UnresolvedTableValuedFunction's name to be a FunctionIdentifier instead of a string. ### Why are the changes needed? To make UnresolvedTableValuedFunction consistent with UnresolvedFunction that uses FunctionIdentifier as the function name. ### Does this PR introduce _any_ user-facing change? No ### How was this patch tested? Existing SQL query tests. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
