[ https://issues.apache.org/jira/browse/SPARK-24951?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Xiao Li resolved SPARK-24951.
-----------------------------
Resolution: Fixed
Fix Version/s: 2.4.0
> Table valued functions should throw AnalysisException instead of IllegalArgumentException
> -----------------------------------------------------------------------------------------
>
> Key: SPARK-24951
> URL: https://issues.apache.org/jira/browse/SPARK-24951
> Project: Spark
> Issue Type: Improvement
> Components: SQL
> Affects Versions: 2.3.0
> Reporter: Reynold Xin
> Assignee: Reynold Xin
> Priority: Major
> Fix For: 2.4.0
>
>
> When arguments don't match, TVFs currently throw IllegalArgumentException, inconsistent
with other functions, which throw AnalysisException.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org
|