Revision 24836be5450ef741beff4967c8adcc50bea25f41 authored by Sean Owen on 13 June 2017, 09:48:07 UTC, committed by Sean Owen on 13 June 2017, 09:48:15 UTC
## What changes were proposed in this pull request?

Don't leave thread pool running from AlterTableRecoverPartitionsCommand DDL command

## How was this patch tested?

Existing tests.

Author: Sean Owen <sowen@cloudera.com>

Closes #18216 from srowen/SPARK-20920.

(cherry picked from commit 7b7c85ede398996aafffb126440e5f0c67f67210)
Signed-off-by: Sean Owen <sowen@cloudera.com>
1 parent dae1a98
History
File Mode Size
docs
lib
pyspark
test_support
.gitignore -rw-r--r-- 49 bytes
MANIFEST.in -rw-r--r-- 1.0 KB
README.md -rw-r--r-- 1.8 KB
pylintrc -rw-r--r-- 13.7 KB
run-tests -rwxr-xr-x 899 bytes
run-tests.py -rwxr-xr-x 8.3 KB
setup.cfg -rw-r--r-- 854 bytes
setup.py -rw-r--r-- 9.4 KB

README.md

back to top