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

ASF GitHub Bot updated SPARK-49974:
-----------------------------------
    Labels: pull-request-available  (was: )

> Refactor relation resolution code out of Analyzer.scala
> -------------------------------------------------------
>
>                 Key: SPARK-49974
>                 URL: https://issues.apache.org/jira/browse/SPARK-49974
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>    Affects Versions: 4.0.0
>            Reporter: Vladimir Golubev
>            Priority: Major
>              Labels: pull-request-available
>
> Analyzer.scala is 4K+ lines long, so it makes sense to gradually split it.
> We can move resolveRelation(...) and some of its dependencies out to a 
> separate class, because it's reasonably self-contained.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to