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

Wenchen Fan resolved SPARK-30433.
---------------------------------
    Fix Version/s: 3.0.0
       Resolution: Fixed

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

> Make conflict attributes resolution more scalable in ResolveReferences
> ----------------------------------------------------------------------
>
>                 Key: SPARK-30433
>                 URL: https://issues.apache.org/jira/browse/SPARK-30433
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>    Affects Versions: 3.0.0
>            Reporter: wuyi
>            Assignee: wuyi
>            Priority: Major
>             Fix For: 3.0.0
>
>
> Currently, ResolveReferences rule only resolves conflict attributes of one 
> single conflict plan pair in one iteration, which can be inefficient when 
> there're many conflicts. We could make it more scalable by doing resolution 
> in batch.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

Reply via email to