You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Yannis Sismanis (Jira)" <ji...@apache.org> on 2021/09/13 18:55:00 UTC

[jira] [Created] (SPARK-36745) Cleanup pattern ExtractEquiJoinKeys

Yannis Sismanis created SPARK-36745:
---------------------------------------

             Summary: Cleanup pattern ExtractEquiJoinKeys
                 Key: SPARK-36745
                 URL: https://issues.apache.org/jira/browse/SPARK-36745
             Project: Spark
          Issue Type: Improvement
          Components: SQL
    Affects Versions: 3.1.2
            Reporter: Yannis Sismanis


The join condition returned from ExtractEquiJoinKeys corresponds to the equi-join on the extracted keys only. A call site can be risky if it is not aware of that.

The pattern extractor should extract the rest of original join condition as well.



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