[
https://issues.apache.org/jira/browse/SPARK-56737?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
L. C. Hsieh updated SPARK-56737:
--------------------------------
Affects Version/s: (was: 4.3.0)
> Avoid binary-incompatible mode method on BroadcastExchangeLike
> --------------------------------------------------------------
>
> Key: SPARK-56737
> URL: https://issues.apache.org/jira/browse/SPARK-56737
> Project: Spark
> Issue Type: Improvement
> Components: SQL
> Affects Versions: 4.2.0
> Reporter: L. C. Hsieh
> Assignee: L. C. Hsieh
> Priority: Minor
> Labels: pull-request-available
> Fix For: 4.2.0, 5.0.0
>
>
> SPARK-36082 added an abstract def mode: BroadcastMode to the
> BroadcastExchangeLike trait so that LogicalQueryStageStrategy could
> distinguish null-aware from regular hashed broadcast stages. Adding an
> abstract method to a public trait is source- and binary-incompatible for
> downstream implementations. We can inspect outputPartitioning instead.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]