[
https://issues.apache.org/jira/browse/SPARK-35340?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Takuya Ueshin resolved SPARK-35340.
-----------------------------------
Fix Version/s: 3.2.0
Assignee: Xinrong Meng
Resolution: Fixed
Issue resolved by pull request 33237
https://github.com/apache/spark/pull/33237
> Standardize TypeError messages for unsupported basic operations
> ---------------------------------------------------------------
>
> Key: SPARK-35340
> URL: https://issues.apache.org/jira/browse/SPARK-35340
> Project: Spark
> Issue Type: Sub-task
> Components: PySpark
> Affects Versions: 3.2.0
> Reporter: Xinrong Meng
> Assignee: Xinrong Meng
> Priority: Major
> Fix For: 3.2.0
>
>
> Inconsistent TypeError messages are shown for unsupported data-type-based
> basic operations.
> Take addition's TypeError messages for example:
> {code:java}
> addition can not be applied to given types.
> string addition can only be applied to string series or literals.
> {code}
> Standardizing TypeError messages would improve user experience and reduce
> maintenance costs.
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]