You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "L. C. Hsieh (Jira)" <ji...@apache.org> on 2021/04/05 06:23:00 UTC

[jira] [Created] (SPARK-34956) Support multiple fields when nested column pruning on Generator output

L. C. Hsieh created SPARK-34956:
-----------------------------------

             Summary: 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


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.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org