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

Wenchen Fan resolved SPARK-51259.
---------------------------------
    Fix Version/s: 4.1.0
       Resolution: Fixed

Issue resolved by pull request 50009
[https://github.com/apache/spark/pull/50009]

> Refactor and improve performance for natural and using join keys computation
> ----------------------------------------------------------------------------
>
>                 Key: SPARK-51259
>                 URL: https://issues.apache.org/jira/browse/SPARK-51259
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>    Affects Versions: 4.0.0
>            Reporter: Mihailo Timotic
>            Assignee: Mihailo Timotic
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 4.1.0
>
>
> Refactor natural and using join key computation to a separate component so 
> that it can be reused in single-pass resolver. Additionally, improve 
> performance of key lookup by using an {{AttributeSet}} instead of linear 
> lookups.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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

Reply via email to