Github user srowen commented on the issue:

    https://github.com/apache/spark/pull/17527
  
    Yes that's certainly the question. Is it more surprising or less surprising 
for Lower()'s behavior to vary by machine's Locale? Generally I'd say that the 
varying behavior is bad. However in this case we also don't have a standard way 
of letting users specify the Locale. It becomes impossible to get the 
Turkish-lower-cased version of a string via the API. 
    
    For that reason I could see backing out changes that affect user 
application strings, to be conservative. We could decide to change that later. 
The issue here really stems from lowercasing of purely internal strings.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

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

Reply via email to