[
https://issues.apache.org/jira/browse/SPARK-35791?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17364603#comment-17364603
]
Apache Spark commented on SPARK-35791:
--------------------------------------
User 'c21' has created a pull request for this issue:
https://github.com/apache/spark/pull/32939
> Release on-going map properly for NULL-aware ANTI join
> ------------------------------------------------------
>
> Key: SPARK-35791
> URL: https://issues.apache.org/jira/browse/SPARK-35791
> Project: Spark
> Issue Type: Improvement
> Components: SQL
> Affects Versions: 3.2.0
> Reporter: Cheng Su
> Priority: Minor
>
> NULL-aware ANTI join (https://issues.apache.org/jira/browse/SPARK-32290)
> detects NULL join keys during building the map for `HashedRelation`, and will
> immediately return `HashedRelationWithAllNullKeys` without taking care of the
> map built already. Before returning `HashedRelationWithAllNullKeys`, the map
> needs to be freed properly to save memory and keep memory accounting
> correctly.
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]