Github user gatorsmile commented on a diff in the pull request:

    https://github.com/apache/spark/pull/22614#discussion_r223139984
  
    --- Diff: 
sql/catalyst/src/main/scala/org/apache/spark/sql/internal/SQLConf.scala ---
    @@ -544,6 +544,15 @@ object SQLConf {
           .booleanConf
           .createWithDefault(true)
     
    +  val HIVE_METASTORE_PARTITION_PRUNING_FALLBACK =
    +    buildConf("spark.sql.hive.metastorePartitionPruningFallback")
    --- End diff --
    
    spark.sql.hive.metastorePartitionPruning.fallback.enabled


---

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

Reply via email to