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

    https://github.com/apache/spark/pull/21764#discussion_r203731087
  
    --- Diff: 
sql/catalyst/src/main/scala/org/apache/spark/sql/internal/SQLConf.scala ---
    @@ -127,6 +127,14 @@ object SQLConf {
         }
       }
     
    +  val OPTIMIZER_EXCLUDED_RULES = 
buildConf("spark.sql.optimizer.excludedRules")
    --- End diff --
    
    +1 on debugging purpose. Still, CacheManager matches the *analyzed* plan 
not the optimized plan.


---

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

Reply via email to