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

[jira] [Created] (SPARK-28557) Support empty select list

Yuming Wang created SPARK-28557:
-----------------------------------

             Summary: Support empty select list
                 Key: SPARK-28557
                 URL: https://issues.apache.org/jira/browse/SPARK-28557
             Project: Spark
          Issue Type: Sub-task
          Components: SQL
    Affects Versions: 3.0.0
            Reporter: Yuming Wang


Examples:
{code:sql}
select union select;
select intersect select;
select except select;
{code}

https://github.com/postgres/postgres/blob/REL_12_BETA2/src/test/regress/sql/union.sql#L193-L199



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

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