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

Hyukjin Kwon commented on SPARK-28327:
--------------------------------------

Currently the feature party is being matched against PostgreSQL. Not sure if 
this one complies ANSI standard.
Given the current context, seems not an issue.

> Spark SQL can't support union with left query  have queryOrganization
> ---------------------------------------------------------------------
>
>                 Key: SPARK-28327
>                 URL: https://issues.apache.org/jira/browse/SPARK-28327
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>    Affects Versions: 2.4.0, 3.0.0
>            Reporter: angerszhu
>            Priority: Major
>
> Spark SQL can't support SQL like 
> {code:java}
> SELECT A FROM TABLE_1 LIMIT 1
> UNION 
> SELECT A FROM TABLE_2 LIMIT 2{code}



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

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

Reply via email to