aboutsummaryrefslogtreecommitdiff
path: root/sql/catalyst/src
diff options
context:
space:
mode:
authorReynold Xin <rxin@databricks.com>2016-06-30 16:51:11 -0700
committerReynold Xin <rxin@databricks.com>2016-06-30 16:51:11 -0700
commit3d75a5b2a76eba0855d73476dc2fd579c612d521 (patch)
treee7ea7bca28678511cc83122a6b07c12bdbd3b27a /sql/catalyst/src
parentfb41670c9263a89ec233861cc91a19cf1bb19073 (diff)
downloadspark-3d75a5b2a76eba0855d73476dc2fd579c612d521.tar.gz
spark-3d75a5b2a76eba0855d73476dc2fd579c612d521.tar.bz2
spark-3d75a5b2a76eba0855d73476dc2fd579c612d521.zip
[SPARK-16313][SQL] Spark should not silently drop exceptions in file listing
## What changes were proposed in this pull request? Spark silently drops exceptions during file listing. This is a very bad behavior because it can mask legitimate errors and the resulting plan will silently have 0 rows. This patch changes it to not silently drop the errors. ## How was this patch tested? Manually verified. Author: Reynold Xin <rxin@databricks.com> Closes #13987 from rxin/SPARK-16313.
Diffstat (limited to 'sql/catalyst/src')
0 files changed, 0 insertions, 0 deletions