Nebojsa Savic created SPARK-48263:
-------------------------------------

             Summary: Collate expression not working when default collation set
                 Key: SPARK-48263
                 URL: https://issues.apache.org/jira/browse/SPARK-48263
             Project: Spark
          Issue Type: Bug
          Components: SQL
    Affects Versions: 4.0.0
            Reporter: Nebojsa Savic


When default collation level config is set to some collation other than 
UTF8_BINARY (i.e. UTF8_BINARY_LCASE) and when we try to execute COLLATE (or 
collation) expression, this will fail because it is only accepting 
StringType(0) as argument for collation name.



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