[ 
https://issues.apache.org/jira/browse/SPARK-36224?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17383998#comment-17383998
 ] 

Apache Spark commented on SPARK-36224:
--------------------------------------

User 'linhongliu-db' has created a pull request for this issue:
https://github.com/apache/spark/pull/33437

> 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
>            Priority: Major
>
> 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to