aboutsummaryrefslogtreecommitdiff
path: root/python
diff options
context:
space:
mode:
authorReynold Xin <rxin@apache.org>2014-07-30 09:28:53 -0700
committerReynold Xin <rxin@apache.org>2014-07-30 09:28:53 -0700
commit3bc3f1801e3347e02cbecdd8e941003430155da2 (patch)
treee0a9df74260a4d95abac4197393cd41a2fbf825e /python
parent774142f5556ac37fddf03cfa46eb23ca1bde2492 (diff)
downloadspark-3bc3f1801e3347e02cbecdd8e941003430155da2.tar.gz
spark-3bc3f1801e3347e02cbecdd8e941003430155da2.tar.bz2
spark-3bc3f1801e3347e02cbecdd8e941003430155da2.zip
[SPARK-2747] git diff --dirstat can miss sql changes and not run Hive tests
dev/run-tests use "git diff --dirstat master" to check whether sql is changed. However, --dirstat won't show sql if sql's change is negligible (e.g. 1k loc change in core, and only 1 loc change in hive). We should use "git diff --name-only master" instead. Author: Reynold Xin <rxin@apache.org> Closes #1656 from rxin/hiveTest and squashes the following commits: f5eab9f [Reynold Xin] [SPARK-2747] git diff --dirstat can miss sql changes and not run Hive tests.
Diffstat (limited to 'python')
0 files changed, 0 insertions, 0 deletions