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-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to