You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Andrew Or (JIRA)" <ji...@apache.org> on 2016/06/02 00:56:59 UTC

[jira] [Resolved] (SPARK-15646) When spark.sql.hive.convertCTAS is true, we may still convert the table to a parquet table when TEXTFILE or SEQUENCEFILE is specified.

     [ 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-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org