You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Dongjoon Hyun (JIRA)" <ji...@apache.org> on 2019/06/12 03:14:00 UTC

[jira] [Resolved] (SPARK-27701) Extend NestedColumnAliasing to more nested field cases

     [ https://issues.apache.org/jira/browse/SPARK-27701?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dongjoon Hyun resolved SPARK-27701.
-----------------------------------
       Resolution: Fixed
         Assignee: Liang-Chi Hsieh
    Fix Version/s: 3.0.0

This is resolved via https://github.com/apache/spark/pull/24599

> Extend NestedColumnAliasing to more nested field cases
> ------------------------------------------------------
>
>                 Key: SPARK-27701
>                 URL: https://issues.apache.org/jira/browse/SPARK-27701
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>    Affects Versions: 3.0.0
>            Reporter: Liang-Chi Hsieh
>            Assignee: Liang-Chi Hsieh
>            Priority: Major
>             Fix For: 3.0.0
>
>
> {{NestedColumnAliasing}} rule covers {{GetStructField}} only, currently. It means that some nested field extraction expressions aren't pruned. For example, if only accessing a nested field in an array of struct, this column isn't pruned. This patch extends the rule to cover such cases.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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