[
https://issues.apache.org/jira/browse/SPARK-25230?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yuming Wang updated SPARK-25230:
--------------------------------
Description:
How to reproduce:
{code:sql}
spark-sql> SELECT upper('Haßler');
HASSLER
{code}
Mainstream databases returns {{HAßLER}}.
!MySQL.png!
This
was:
How to reproduce:
{code:sql}
spark-sql> SELECT upper('Haßler');
HASSLER
{code}
Mainstream databases returns {{HAßLER}}.
!MySQL.png!
> 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
> Priority: Major
> Attachments: MySQL.png, Oracle.png, Teradata.jpeg
>
>
> How to reproduce:
> {code:sql}
> spark-sql> SELECT upper('Haßler');
> HASSLER
> {code}
> Mainstream databases returns {{HAßLER}}.
> !MySQL.png!
>
> This
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]