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

Apache Spark reassigned SPARK-21831:
------------------------------------

    Assignee:     (was: Apache Spark)

> Remove `spark.sql.hive.convertMetastoreOrc` config in HiveCompatibilitySuite
> ----------------------------------------------------------------------------
>
>                 Key: SPARK-21831
>                 URL: https://issues.apache.org/jira/browse/SPARK-21831
>             Project: Spark
>          Issue Type: Bug
>          Components: Tests
>    Affects Versions: 2.3.0
>            Reporter: Dongjoon Hyun
>            Priority: Minor
>
> SPARK-19025 removes SQLBuilder, so we need to remove the following in 
> HiveCompatibilitySuite.
> {code}
> // Ensures that the plans generation use metastore relation and not 
> OrcRelation
> // Was done because SqlBuilder does not work with plans having logical 
> relation
> TestHive.setConf(HiveUtils.CONVERT_METASTORE_ORC, false)
> {code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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

Reply via email to