Tanel Kiis created SPARK-34141:
----------------------------------

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


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