You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (Jira)" <ji...@apache.org> on 2020/12/15 06:20:00 UTC

[jira] [Assigned] (SPARK-33778) Allow typesafe join for LeftSemi and LeftAnti

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

Apache Spark reassigned SPARK-33778:
------------------------------------

    Assignee: Apache Spark

> Allow typesafe join for LeftSemi and LeftAnti
> ---------------------------------------------
>
>                 Key: SPARK-33778
>                 URL: https://issues.apache.org/jira/browse/SPARK-33778
>             Project: Spark
>          Issue Type: Bug
>          Components: SQL
>    Affects Versions: 3.0.1
>            Reporter: Venkata krishnan Sowrirajan
>            Assignee: Apache Spark
>            Priority: Major
>
> With [SPARK-21333|https://issues.apache.org/jira/browse/SPARK-21333] change, LeftSemi and LeftAnti no longer has a typesafe join API. It makes sense to not support LeftSemi and LeftAnti as part of joinWith as it returns tuples which includes values from both the datasets which is not possible in the above joins. Neverthless, it would be nice to have a separate join API or in the existing API to support LeftSemi and LeftAnti which returns Dataset.



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