You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "jiaan.geng (JIRA)" <ji...@apache.org> on 2019/06/18 08:30:00 UTC

[jira] [Commented] (SPARK-28073) ANSI SQL: Character literals

    [ https://issues.apache.org/jira/browse/SPARK-28073?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16866344#comment-16866344 ] 

jiaan.geng commented on SPARK-28073:
------------------------------------

I'm working on.

> ANSI SQL: Character literals
> ----------------------------
>
>                 Key: SPARK-28073
>                 URL: https://issues.apache.org/jira/browse/SPARK-28073
>             Project: Spark
>          Issue Type: Sub-task
>          Components: SQL
>    Affects Versions: 3.0.0
>            Reporter: Yuming Wang
>            Priority: Major
>
> ||Feature ID||Feature Name||Feature Description||
> |E021-03|Character literals|— Subclause 5.3, “<literal>”: <quote> [ <character representation>... ] <quote>|
> Example:
> {code:sql}
> SELECT 'first line'
> ' - next line'
> 	' - third line'
> 	AS "Three lines to one";
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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