Peter Toth created SPARK-35855:
----------------------------------

             Summary: Unify reuse map data structures in non-AQE and AQE rules
                 Key: SPARK-35855
                 URL: https://issues.apache.org/jira/browse/SPARK-35855
             Project: Spark
          Issue Type: Improvement
          Components: SQL
    Affects Versions: 3.2.0
            Reporter: Peter Toth


We can unify reuse map data structures in non-AQE and AQE rules 
(`ReuseExchangeAndSubquery`, `ReuseAdaptiveSubquery`) to a simple 
`Map[<canonicalized plan>, <plan>]`.

Please find discussion here: 
[https://github.com/apache/spark/pull/28885#discussion_r655073897]



--
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