[ 
https://issues.apache.org/jira/browse/SPARK-47504?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Wenchen Fan resolved SPARK-47504.
---------------------------------
    Fix Version/s: 4.0.0
       Resolution: Fixed

Issue resolved by pull request 45694
[https://github.com/apache/spark/pull/45694]

> Resolve AbstractDataType simpleStrings for StringTypeCollated
> -------------------------------------------------------------
>
>                 Key: SPARK-47504
>                 URL: https://issues.apache.org/jira/browse/SPARK-47504
>             Project: Spark
>          Issue Type: Sub-task
>          Components: SQL
>    Affects Versions: 4.0.0
>            Reporter: Mihailo Milosevic
>            Assignee: Mihailo Milosevic
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 4.0.0
>
>
> *SPARK-47296* introduced a change to fail all unsupported functions. Because 
> of this change expected *inputTypes* in *ExpectsInputTypes* had to be 
> changed. This change introduced a change on user side which will print 
> *"STRING_ANY_COLLATION"* in places where before we printed *"STRING"* when an 
> error occurred. Concretely if we get an input of Int where 
> *StringTypeAnyCollation* was expected, we will throw this faulty message for 
> users.



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