spark-instrumented-optimizer/core/src
Liang-Chi Hsieh 1b604c1fd0 [SPARK-26265][CORE][FOLLOWUP] Put freePage into a finally block
## What changes were proposed in this pull request?

Based on the [comment](https://github.com/apache/spark/pull/23272#discussion_r240735509), it seems to be better to put `freePage` into a `finally` block. This patch as a follow-up to do so.

## How was this patch tested?

Existing tests.

Closes #23294 from viirya/SPARK-26265-followup.

Authored-by: Liang-Chi Hsieh <viirya@gmail.com>
Signed-off-by: Hyukjin Kwon <gurwls223@apache.org>
2018-12-15 13:52:07 +08:00
..
main [SPARK-26265][CORE][FOLLOWUP] Put freePage into a finally block 2018-12-15 13:52:07 +08:00
test [SPARK-26340][CORE] Ensure cores per executor is greater than cpu per task 2018-12-13 08:34:47 -06:00