Rakesh Raushan created SPARK-30790:
--------------------------------------

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


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

Reply via email to