aboutsummaryrefslogtreecommitdiff
path: root/core
diff options
context:
space:
mode:
authorReynold Xin <rxin@databricks.com>2015-07-24 09:37:36 -0700
committerReynold Xin <rxin@databricks.com>2015-07-24 09:37:36 -0700
commit431ca39be51352dfcdacc87de7e64c2af313558d (patch)
treed2e3bf64fb56b2bd4950d61d3a845db32ea1c847 /core
parent3aec9f4e2d8fcce9ddf84ab4d0e10147c18afa16 (diff)
downloadspark-431ca39be51352dfcdacc87de7e64c2af313558d.tar.gz
spark-431ca39be51352dfcdacc87de7e64c2af313558d.tar.bz2
spark-431ca39be51352dfcdacc87de7e64c2af313558d.zip
[SPARK-9285][SQL] Remove InternalRow's inheritance from Row.
I also changed InternalRow's size/length function to numFields, to make it more obvious that it is not about bytes, but the number of fields. Author: Reynold Xin <rxin@databricks.com> Closes #7626 from rxin/internalRow and squashes the following commits: e124daf [Reynold Xin] Fixed test case. 805ceb7 [Reynold Xin] Commented out the failed test suite. f8a9ca5 [Reynold Xin] Fixed more bugs. Still at least one more remaining. 76d9081 [Reynold Xin] Fixed data sources. 7807f70 [Reynold Xin] Fixed DataFrameSuite. cb60cd2 [Reynold Xin] Code review & small bug fixes. 0a2948b [Reynold Xin] Fixed style. 3280d03 [Reynold Xin] [SPARK-9285][SQL] Remove InternalRow's inheritance from Row.
Diffstat (limited to 'core')
0 files changed, 0 insertions, 0 deletions