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

    https://github.com/apache/spark/pull/21705#discussion_r199986545
  
    --- Diff: 
sql/core/src/test/scala/org/apache/spark/sql/internal/ExecutorSideSQLConfSuite.scala
 ---
    @@ -63,4 +71,15 @@ class ExecutorSideSQLConfSuite extends SparkFunSuite 
with SQLTestUtils {
           }
         }
       }
    +
    +  test("SPARK-24727 CODEGEN_CACHE_SIZE is correctly referenced at the 
executor side") {
    --- End diff --
    
    very nit: `CODEGEN_CACHE_SIZE` -> `CODEGEN_CACHE_MAX_ENTRIES`


---

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

Reply via email to