spark-instrumented-optimizer/dev/deps
Kazuaki Ishizaki 8ae004b460 [SPARK-22688][SQL] Upgrade Janino version to 3.0.8
## What changes were proposed in this pull request?

This PR upgrade Janino version to 3.0.8. [Janino 3.0.8](https://janino-compiler.github.io/janino/changelog.html) includes an important fix to reduce the number of constant pool entries by using 'sipush' java bytecode.

* SIPUSH bytecode is not used for short integer constant [#33](https://github.com/janino-compiler/janino/issues/33).

Please see detail in [this discussion thread](https://github.com/apache/spark/pull/19518#issuecomment-346674976).

## How was this patch tested?

Existing tests

Author: Kazuaki Ishizaki <ishizaki@jp.ibm.com>

Closes #19890 from kiszk/SPARK-22688.
2017-12-06 16:15:25 -08:00
..
spark-deps-hadoop-2.6 [SPARK-22688][SQL] Upgrade Janino version to 3.0.8 2017-12-06 16:15:25 -08:00
spark-deps-hadoop-2.7 [SPARK-22688][SQL] Upgrade Janino version to 3.0.8 2017-12-06 16:15:25 -08:00