[ https://issues.apache.org/jira/browse/SPARK-36241?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Linhong Liu updated SPARK-36241: -------------------------------- Description: previously we blocked creating tablewith void column datatype to follow the hive behavior in PR: [https://github.com/apache/spark/pull/28833] But according to the discussion here: [https://github.com/apache/spark/pull/28833#discussion_r613003850] creating a table/view with void datatype is actually useful, so we need to restore the previous behvior was: previously we blocked creating table/view with void column datatype to follow the hive behavior in PR: [https://github.com/apache/spark/pull/28833] [https://github.com/apache/spark/pull/29152] But according to the discussion here: [https://github.com/apache/spark/pull/28833#discussion_r613003850] creating a table/view with void datatype is actually useful, so we need to restore the previous behvior > support for creating table/view with void column datatype > --------------------------------------------------------- > > Key: SPARK-36241 > URL: https://issues.apache.org/jira/browse/SPARK-36241 > Project: Spark > Issue Type: Task > Components: SQL > Affects Versions: 3.3.0 > Reporter: Linhong Liu > Priority: Major > > previously we blocked creating tablewith void column datatype to follow the > hive behavior in PR: > [https://github.com/apache/spark/pull/28833] > > But according to the discussion here: > [https://github.com/apache/spark/pull/28833#discussion_r613003850] > creating a table/view with void datatype is actually useful, so we need to > restore the previous behvior -- 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