Nikolina Vraneš created SPARK-58063:
---------------------------------------
Summary: Add column pruning for BIN BY
Key: SPARK-58063
URL: https://issues.apache.org/jira/browse/SPARK-58063
Project: Spark
Issue Type: Sub-task
Components: SQL
Affects Versions: 5.0.0
Reporter: Nikolina Vraneš
Add Generate-style column pruning to the BinBy logical operator: an
unrequiredChildIndex field plus a requiredChildOutput lazy val (mirroring
Generate), and a ColumnPruning arm for Project over BinBy that trims forwarded
pass-through columns while keeping the range and DISTRIBUTE inputs the kernel
reads. 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]