[
https://issues.apache.org/jira/browse/SPARK-33778?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17249509#comment-17249509
]
Apache Spark commented on SPARK-33778:
--------------------------------------
User 'AngersZhuuuu' has created a pull request for this issue:
https://github.com/apache/spark/pull/30775
> 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
> 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: [email protected]
For additional commands, e-mail: [email protected]