[
https://issues.apache.org/jira/browse/SPARK-34956?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18080322#comment-18080322
]
Igor Berman commented on SPARK-34956:
-------------------------------------
[~jakewaro] can you please test
[https://github.com/apache/spark/pull/54283/changes#diff-5221c65a64ad82c34cae68169cdb389210a9a28145058ae995b46ff4d3d4964c]
with your usecase?
> Support multiple fields when nested column pruning on Generator output
> -----------------------------------------------------------------------
>
> Key: SPARK-34956
> URL: https://issues.apache.org/jira/browse/SPARK-34956
> Project: Spark
> Issue Type: Improvement
> Components: SQL
> Affects Versions: 3.2.0
> Reporter: L. C. Hsieh
> Priority: Major
>
> SPARK-34638 enhances nested column pruning rule on Generator's output.
> SPARK-34638 supports single field case, e.g.
> {{df.select(explode($"items").as("item")).select($"item.a")}}. This ticket is
> open for tracking multiple-field support.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]