[
https://issues.apache.org/jira/browse/SPARK-36745?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yannis Sismanis updated SPARK-36745:
------------------------------------
Description:
The join condition returned from ExtractEquiJoinKeys does not correspond to the
equi-join on the extracted left and right keys. 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.
was:
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.
> 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
> Priority: Minor
>
> The join condition returned from ExtractEquiJoinKeys does not correspond to
> the equi-join on the extracted left and right keys. 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: [email protected]
For additional commands, e-mail: [email protected]