[
https://issues.apache.org/jira/browse/SPARK-36794?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated SPARK-36794:
-----------------------------------
Labels: pull-request-available (was: )
> Ignore duplicated join keys when building relation for SEMI/ANTI shuffle hash
> join
> ----------------------------------------------------------------------------------
>
> Key: SPARK-36794
> URL: https://issues.apache.org/jira/browse/SPARK-36794
> Project: Spark
> Issue Type: Sub-task
> Components: SQL
> Affects Versions: 3.3.0
> Reporter: Cheng Su
> Assignee: Cheng Su
> Priority: Minor
> Labels: pull-request-available
> Fix For: 3.3.0
>
>
> For LEFT SEMI and LEFT ANTI hash equi-join without extra join condition, we
> only need to keep one row per unique join key(s) inside hash table
> (`HashedRelation`) when building the hash table. This can help reduce the
> size of hash table of join.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]