[ https://issues.apache.org/jira/browse/SPARK-29462?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Hyukjin Kwon reopened SPARK-29462: ---------------------------------- Assignee: (was: Aman Omer) > The data type of "array()" should be array<null> > ------------------------------------------------ > > Key: SPARK-29462 > URL: https://issues.apache.org/jira/browse/SPARK-29462 > Project: Spark > Issue Type: Task > Components: SQL > Affects Versions: 3.0.0 > Reporter: Gengliang Wang > Priority: Minor > Fix For: 3.0.0 > > > In the current implmentation: > > spark.sql("select array()") > res0: org.apache.spark.sql.DataFrame = [array(): array<string>] > The output type should be array<null> -- 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