You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Takeshi Yamamuro (Jira)" <ji...@apache.org> on 2019/12/29 00:22:00 UTC

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

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

Takeshi Yamamuro updated SPARK-28073:
-------------------------------------
    Parent Issue: SPARK-30374  (was: SPARK-27764)

> 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:java}
> SELECT 'first line' ' - next line' ' - third line' AS "Three lines to one";{code}
> Postgresql:[https://www.postgresql.org/docs/9.1/features-sql-standard.html]
> Hive:[https://cwiki.apache.org/confluence/display/Hive/Supported+Features%3A+Apache+Hive+2.1]
>  



--
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