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 2016/06/16 18:44:05 UTC

[jira] [Assigned] (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 ]

Apache Spark reassigned SPARK-15998:
------------------------------------

    Assignee: Apache Spark

> 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: Apache Spark
>
> 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