spark-instrumented-optimizer/sql/catalyst/src/main
Takeshi Yamamuro 315c95c399 [SPARK-25863][SPARK-21871][SQL] Check if code size statistics is empty or not in updateAndGetCompilationStats
## What changes were proposed in this pull request?
`CodeGenerator.updateAndGetCompilationStats` throws an unsupported exception for empty code size statistics. This pr added code to check if it is empty or not.

## How was this patch tested?
Pass Jenkins.

Closes #23947 from maropu/SPARK-21871-FOLLOWUP.

Authored-by: Takeshi Yamamuro <yamamuro@apache.org>
Signed-off-by: Takeshi Yamamuro <yamamuro@apache.org>
2019-03-07 17:25:22 +09:00
..
antlr4/org/apache/spark/sql/catalyst/parser [SPARK-26982][SQL] Enhance describe framework to describe the output of a query. 2019-03-02 11:21:23 +08:00
java/org/apache/spark/sql [SPARK-26621][CORE] Use ConfigEntry for hardcoded configs for shuffle categories. 2019-01-17 12:29:17 -06:00
scala/org/apache/spark/sql [SPARK-25863][SPARK-21871][SQL] Check if code size statistics is empty or not in updateAndGetCompilationStats 2019-03-07 17:25:22 +09:00