aboutsummaryrefslogtreecommitdiff
path: root/external
diff options
context:
space:
mode:
authorEric Liang <ekl@databricks.com>2016-06-09 22:28:31 -0700
committerReynold Xin <rxin@databricks.com>2016-06-09 22:28:31 -0700
commit6c5fd977fbcb821a57cb4a13bc3d413a695fbc32 (patch)
treecb9d66080522eddca18968591e3ddcb9567f1753 /external
parent16df133d7f5f3115cd5baa696fa73a4694f9cba9 (diff)
downloadspark-6c5fd977fbcb821a57cb4a13bc3d413a695fbc32.tar.gz
spark-6c5fd977fbcb821a57cb4a13bc3d413a695fbc32.tar.bz2
spark-6c5fd977fbcb821a57cb4a13bc3d413a695fbc32.zip
[SPARK-15791] Fix NPE in ScalarSubquery
## What changes were proposed in this pull request? The fix is pretty simple, just don't make the executedPlan transient in `ScalarSubquery` since it is referenced at execution time. ## How was this patch tested? I verified the fix manually in non-local mode. It's not clear to me why the problem did not manifest in local mode, any suggestions? cc davies Author: Eric Liang <ekl@databricks.com> Closes #13569 from ericl/fix-scalar-npe.
Diffstat (limited to 'external')
0 files changed, 0 insertions, 0 deletions