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

Apache Spark reassigned SPARK-26571:
------------------------------------

    Assignee: Apache Spark

> Update Hive Serde mapping with canonical name of Parquet and Orc FileFormat
> ---------------------------------------------------------------------------
>
>                 Key: SPARK-26571
>                 URL: https://issues.apache.org/jira/browse/SPARK-26571
>             Project: Spark
>          Issue Type: Bug
>          Components: SQL
>    Affects Versions: 3.0.0
>            Reporter: Gengliang Wang
>            Assignee: Apache Spark
>            Priority: Minor
>
> Currently the following queries will lead to wrong Hive Serde:
> df.write.format("org.apache.spark.sql.execution.datasources.parquet.ParquetFileFormat").saveAsTable(..)
> df.write.format("org.apache.spark.sql.execution.datasources.orc.OrcFileFormat").saveAsTable(..)
> This minor PR is to fix the mapping.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

Reply via email to