spark-instrumented-optimizer/sql/catalyst/src/main
Takeshi Yamamuro b2deef64f6 [SPARK-24727][SQL] Add a static config to control cache size for generated classes
## What changes were proposed in this pull request?
Since SPARK-24250 has been resolved, executors correctly references user-defined configurations. So, this pr added a static config to control cache size for generated classes in `CodeGenerator`.

## How was this patch tested?
Added tests in `ExecutorSideSQLConfSuite`.

Author: Takeshi Yamamuro <yamamuro@apache.org>

Closes #21705 from maropu/SPARK-24727.
2018-07-04 20:04:18 +08:00
..
antlr4/org/apache/spark/sql/catalyst/parser [SPARK-24658][SQL] Remove workaround for ANTLR bug 2018-06-26 14:33:04 -07:00
java/org/apache/spark/sql [SPARK-24542][SQL] UDF series UDFXPathXXXX allow users to pass carefully crafted XML to access arbitrary files 2018-06-18 20:17:04 -07:00
scala/org/apache/spark/sql [SPARK-24727][SQL] Add a static config to control cache size for generated classes 2018-07-04 20:04:18 +08:00