You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Gengliang Wang (Jira)" <ji...@apache.org> on 2022/10/04 23:12:00 UTC

[jira] [Resolved] (SPARK-40585) Support double-quoted identifiers

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

Gengliang Wang resolved SPARK-40585.
------------------------------------
    Fix Version/s: 3.4.0
       Resolution: Fixed

Issue resolved by pull request 38022
[https://github.com/apache/spark/pull/38022]

> Support double-quoted identifiers
> ---------------------------------
>
>                 Key: SPARK-40585
>                 URL: https://issues.apache.org/jira/browse/SPARK-40585
>             Project: Spark
>          Issue Type: New Feature
>          Components: Spark Core
>    Affects Versions: 3.4.0
>            Reporter: Serge Rielau
>            Assignee: Serge Rielau
>            Priority: Major
>             Fix For: 3.4.0
>
>
> In many SQL identifiers can be unquoted or quoted with double quotes. 
> In Spark double quoted literals imply strings.
> In this proposal we allow for a config:
> double_quoted_identifiers
> which, when set, switches the interpretation from string to identifier.
> Note that back ticks are still allowed.
> Also the treatment of escapes is not changed as part of this work.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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