aboutsummaryrefslogtreecommitdiff
path: root/network
diff options
context:
space:
mode:
authorWenchen Fan <wenchen@databricks.com>2015-11-23 10:13:59 -0800
committerMichael Armbrust <michael@databricks.com>2015-11-23 10:13:59 -0800
commit1a5baaa6517872b9a4fd6cd41c4b2cf1e390f6d1 (patch)
tree5d399059cdd9c4b14c02ce551618e9a13f179cf0 /network
parent94ce65dfcbba1fe3a1fc9d8002c37d9cd1a11336 (diff)
downloadspark-1a5baaa6517872b9a4fd6cd41c4b2cf1e390f6d1.tar.gz
spark-1a5baaa6517872b9a4fd6cd41c4b2cf1e390f6d1.tar.bz2
spark-1a5baaa6517872b9a4fd6cd41c4b2cf1e390f6d1.zip
[SPARK-11894][SQL] fix isNull for GetInternalRowField
We should use `InternalRow.isNullAt` to check if the field is null before calling `InternalRow.getXXX` Thanks gatorsmile who discovered this bug. Author: Wenchen Fan <wenchen@databricks.com> Closes #9904 from cloud-fan/null.
Diffstat (limited to 'network')
0 files changed, 0 insertions, 0 deletions