Yuming Wang created SPARK-25230:
-----------------------------------

             Summary: Upper behaves incorrect for string contains "ß"
                 Key: SPARK-25230
                 URL: https://issues.apache.org/jira/browse/SPARK-25230
             Project: Spark
          Issue Type: Bug
          Components: SQL
    Affects Versions: 2.3.1
            Reporter: Yuming Wang


How to reproduce:
{code:sql}
spark-sql> SELECT upper('Haßler');
HASSLER
{code}

Mainstream databases returns {{HAßLER}}.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to