[ 
https://issues.apache.org/jira/browse/SPARK-56504?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18081831#comment-18081831
 ] 

Adithya Ajith commented on SPARK-56504:
---------------------------------------

Hi, is this issue available to work on?

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

Reply via email to