[ https://issues.apache.org/jira/browse/SPARK-30790?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Wenchen Fan resolved SPARK-30790. --------------------------------- Fix Version/s: 3.0.0 Resolution: Fixed Issue resolved by pull request 27542 [https://github.com/apache/spark/pull/27542] > The datatype of map() should be map<null,null> > ---------------------------------------------- > > Key: SPARK-30790 > URL: https://issues.apache.org/jira/browse/SPARK-30790 > Project: Spark > Issue Type: Improvement > Components: SQL > Affects Versions: 3.0.0 > Reporter: Rakesh Raushan > Assignee: Rakesh Raushan > Priority: Minor > Fix For: 3.0.0 > > > Currently , > spark.sql("select map()") gives {}. > To be consistent with the changes made in SPARK-29462, it should return > map<null,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