Allison Wang created SPARK-52719:
------------------------------------

             Summary: Support using scalar UFDs in in TVFs
                 Key: SPARK-52719
                 URL: https://issues.apache.org/jira/browse/SPARK-52719
             Project: Spark
          Issue Type: Sub-task
          Components: SQL
    Affects Versions: 4.1.0
            Reporter: Allison Wang


SELECT * from tvf(scalarfunc(true))

This will throw analysis exception

org.apache.spark.sql.AnalysisException: Using SQL function '...' in 
SQLTableFunction is not supported.

 



--
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

Reply via email to