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

Andrew Or resolved SPARK-15646.
-------------------------------
       Resolution: Fixed
    Fix Version/s: 2.0.0

> When spark.sql.hive.convertCTAS is true, we may still convert the table to a 
> parquet table when TEXTFILE or SEQUENCEFILE is specified.
> --------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: SPARK-15646
>                 URL: https://issues.apache.org/jira/browse/SPARK-15646
>             Project: Spark
>          Issue Type: Bug
>          Components: SQL
>            Reporter: Yin Huai
>             Fix For: 2.0.0
>
>
> When {{spark.sql.hive.convertCTAS}} is true, we try to convert the table to a 
> parquet table if the user does not specify any storage format. However, we 
> only check serde, which causes us to still convert the table when 
> TEXTFILE/SEQUENCEFILE is specified and a serde is not provided.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to