You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (JIRA)" <ji...@apache.org> on 2017/08/26 02:52:02 UTC

[jira] [Assigned] (SPARK-21831) Remove `spark.sql.hive.convertMetastoreOrc` config in HiveCompatibilitySuite

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

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

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