Xin Wu created SPARK-30842:
------------------------------

             Summary: Adjust abstraction structure for join operators
                 Key: SPARK-30842
                 URL: https://issues.apache.org/jira/browse/SPARK-30842
             Project: Spark
          Issue Type: Improvement
          Components: SQL
    Affects Versions: 3.1.0
            Reporter: Xin Wu


Currently the join operators are not well abstracted, since there are lot of 
common logic. A trait can be created for easier pattern matching and other 
future handiness. 
 
This is a follow up based on comment 
[https://github.com/apache/spark/pull/27509#discussion_r379613391]



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