[
https://issues.apache.org/jira/browse/SPARK-56504?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated SPARK-56504:
-----------------------------------
Labels: pull-request-available (was: )
> Extend SupportsPushDownJoin to accept pushed samples
> ----------------------------------------------------
>
> Key: SPARK-56504
> URL: https://issues.apache.org/jira/browse/SPARK-56504
> Project: Spark
> Issue Type: Improvement
> Components: SQL
> Affects Versions: 4.1.1
> Reporter: Stanley Yao
> Priority: Minor
> Labels: pull-request-available
>
> Today we are blocking doing PushDownJoin and PushDownSample together, because
> we want to prevent silent discard of the sampling. To improve this, we should
> extend SupportsPushDownJoin to accept pushed samples, so data sources that
> support both can handle it. This is a follow up of SPARK-55978.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]