You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Kousuke Saruta (Jira)" <ji...@apache.org> on 2021/03/25 16:27:00 UTC

[jira] [Updated] (SPARK-34872) quoteIfNeeded should quote a name which contains non-word characters

     [ https://issues.apache.org/jira/browse/SPARK-34872?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kousuke Saruta updated SPARK-34872:
-----------------------------------
    Description: quoteIfNeeded quotes a name only when it contains . (dots) or ` (backticks) but the method should quote it if it contains non-word characters.  (was: quoteIfNeeded quotes a string only when it contains . (dots) or ` (backticks) but the method should quote it if it contains non-word characters.)

> quoteIfNeeded should quote a name which contains non-word characters
> --------------------------------------------------------------------
>
>                 Key: SPARK-34872
>                 URL: https://issues.apache.org/jira/browse/SPARK-34872
>             Project: Spark
>          Issue Type: Bug
>          Components: SQL
>    Affects Versions: 3.0.2, 3.2.0, 3.1.1
>            Reporter: Kousuke Saruta
>            Assignee: Kousuke Saruta
>            Priority: Major
>
> quoteIfNeeded quotes a name only when it contains . (dots) or ` (backticks) but the method should quote it if it contains non-word characters.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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