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

Xiao Li closed SPARK-21831.
---------------------------
       Resolution: Fixed
         Assignee: Dongjoon Hyun
    Fix Version/s: 2.3.0

> 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: Dongjoon Hyun
>            Priority: Minor
>             Fix For: 2.3.0
>
>
> 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to