Mihailo Milosevic created SPARK-47504:
-----------------------------------------

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


*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