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] [Commented] (SPARK-15998) Verification of SQLConf HIVE_METASTORE_PARTITION_PRUNING

    [ https://issues.apache.org/jira/browse/SPARK-15998?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15334418#comment-15334418 ] 

Apache Spark commented on SPARK-15998:
--------------------------------------

User 'gatorsmile' has created a pull request for this issue:
https://github.com/apache/spark/pull/13716

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