You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Zhenhua Wang (Jira)" <ji...@apache.org> on 2020/08/31 09:15:00 UTC

[jira] [Created] (SPARK-32754) Unify `assertEqualPlans` for all join reorder suites

Zhenhua Wang created SPARK-32754:
------------------------------------

             Summary: Unify `assertEqualPlans` for all join reorder suites
                 Key: SPARK-32754
                 URL: https://issues.apache.org/jira/browse/SPARK-32754
             Project: Spark
          Issue Type: Improvement
          Components: Tests
    Affects Versions: 3.0.0
            Reporter: Zhenhua Wang


Now three join reorder suites(`JoinReorderSuite`, `StarJoinReorderSuite`, `StarJoinCostBasedReorderSuite`) all contain an `assertEqualPlans` method and the logic is almost the same. We can extract the method to a single place for code simplicity.



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

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