Linhong Liu created SPARK-36224:
-----------------------------------

             Summary: Use "void" as the type name of NullType
                 Key: SPARK-36224
                 URL: https://issues.apache.org/jira/browse/SPARK-36224
             Project: Spark
          Issue Type: Task
          Components: SQL
    Affects Versions: 3.3.0
            Reporter: Linhong Liu


In PR: [https://github.com/apache/spark/pull/28833,] we support parsing "void" 
as NullType. But still use "null" as the type name. This leads some confusing 
and inconsistent issues. For example:

`org.apache.spark.sql.types.DataType.fromDDL(NullType.toDDL)` is not working



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