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/16 21:24:05 UTC

[jira] [Updated] (SPARK-15998) Verification of SQLConf HIVE_METASTORE_PARTITION_PRUNING

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

Andrew Or updated SPARK-15998:
------------------------------
    Assignee: Xiao Li

> Verification of SQLConf HIVE_METASTORE_PARTITION_PRUNING
> --------------------------------------------------------
>
>                 Key: SPARK-15998
>                 URL: https://issues.apache.org/jira/browse/SPARK-15998
>             Project: Spark
>          Issue Type: Test
>          Components: SQL
>    Affects Versions: 2.0.0
>            Reporter: Xiao Li
>            Assignee: Xiao Li
>             Fix For: 2.0.0
>
>
> HIVE_METASTORE_PARTITION_PRUNING is a public SQLConf. When true, some predicates will be pushed down into the Hive metastore so that unmatching partitions can be eliminated earlier. The current default value is false.
> So far, the code base does not have such a test case to verify whether this SQLConf properly works.



--
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