[ 
https://issues.apache.org/jira/browse/SPARK-34141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17266682#comment-17266682
 ] 

Apache Spark commented on SPARK-34141:
--------------------------------------

User 'tanelk' has created a pull request for this issue:
https://github.com/apache/spark/pull/31213

> ExtractGenerator analyzer should handle lazy projectlists
> ---------------------------------------------------------
>
>                 Key: SPARK-34141
>                 URL: https://issues.apache.org/jira/browse/SPARK-34141
>             Project: Spark
>          Issue Type: Bug
>          Components: SQL
>    Affects Versions: 3.2.0
>            Reporter: Tanel Kiis
>            Priority: Major
>
> With the dataframe api it is possible to have a lazy sequence as the output 
> field on a LogicalPlan class. When exploding a column on this dataframe using 
> the withColumn method, the ExtractGenerator does not extract the generator.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

Reply via email to