[ 
https://issues.apache.org/jira/browse/SPARK-33546?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Wenchen Fan resolved SPARK-33546.
---------------------------------
    Fix Version/s: 3.2.0
       Resolution: Fixed

Issue resolved by pull request 30705
[https://github.com/apache/spark/pull/30705]

> CREATE TABLE LIKE should resolve hive serde correctly like CREATE TABLE
> -----------------------------------------------------------------------
>
>                 Key: SPARK-33546
>                 URL: https://issues.apache.org/jira/browse/SPARK-33546
>             Project: Spark
>          Issue Type: Bug
>          Components: SQL
>    Affects Versions: 2.4.0, 3.0.0
>            Reporter: Wenchen Fan
>            Assignee: Wenchen Fan
>            Priority: Major
>             Fix For: 3.2.0
>
>
> Currently there are several inconsistency:
>  # CREATE TABLE LIKE does not validate the user-specified hive serde. e.g., 
> STORED AS PARQUET can't be used with ROW FORMAT SERDE.
>  # CREATE TABLE LIKE requires STORED AS and ROW FORMAT SERDE to be specified 
> together, which is not necessary.
>  # CREATE TABLE LIKE does not respect the default hive serde.



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