[ 
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-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to