[jira] [Commented] (SPARK-17862) Feature flag SPARK-16980

2016-10-18 Thread Eric Liang (JIRA)

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

Eric Liang commented on SPARK-17862:


Yes, this is the flag:

{code}
  val HIVE_FILESOURCE_PARTITION_PRUNING =
SQLConfigBuilder("spark.sql.hive.filesourcePartitionPruning")
  .doc("When true, enable metastore partition pruning for file source 
tables as well. " +
   "This is currently implemented for converted Hive tables only.")
  .booleanConf
  .createWithDefault(true)
{code}

> Feature flag SPARK-16980
> 
>
> Key: SPARK-17862
> URL: https://issues.apache.org/jira/browse/SPARK-17862
> Project: Spark
>  Issue Type: Sub-task
>  Components: SQL
>Reporter: Reynold Xin
>Assignee: Eric Liang
>Priority: Trivial
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org



[jira] [Commented] (SPARK-17862) Feature flag SPARK-16980

2016-10-17 Thread Reynold Xin (JIRA)

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

Reynold Xin commented on SPARK-17862:
-

cc [~ekhliang] this was done right? Can you put the flag here?


> Feature flag SPARK-16980
> 
>
> Key: SPARK-17862
> URL: https://issues.apache.org/jira/browse/SPARK-17862
> Project: Spark
>  Issue Type: Sub-task
>  Components: SQL
>Reporter: Reynold Xin
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org