[
https://issues.apache.org/jira/browse/SPARK-58064?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nikolina Vraneš updated SPARK-58064:
------------------------------------
Summary: Add filter pushdown for BIN BY (was: Push deterministic filters
through BIN BY)
> Add filter pushdown for BIN BY
> ------------------------------
>
> Key: SPARK-58064
> URL: https://issues.apache.org/jira/browse/SPARK-58064
> Project: Spark
> Issue Type: Sub-task
> Components: SQL
> Affects Versions: 5.0.0
> Reporter: Nikolina Vraneš
> Priority: Major
> Labels: pull-request-available
>
> Add BinBy to PushPredicateThroughNonJoin.canPushThrough so deterministic
> predicates on forwarded pass-through / range columns push below the operator.
> Predicates on the scaled DISTRIBUTE or appended columns cannot push (fresh
> ExprIds not in the child output), which is what makes this safe. Enabled by
> the produced-attributes shape from SPARK-57858. Subtask of SPARK-57133.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]