Description
Currently, the LookupFunctions rule looks up unresolved scalar functions using both the scalar function registry and the table function registry. We should differentiate scalar and table function lookup in the Analyzer rule LookupFunctions.
Attachments
Issue Links
- is related to
-
SPARK-37731 refactor and cleanup function lookup in Analyzer
- Resolved
- links to