aboutsummaryrefslogtreecommitdiff
path: root/dev/.rat-excludes
diff options
context:
space:
mode:
authorJosh Rosen <joshrosen@databricks.com>2016-08-30 09:58:00 +0800
committerReynold Xin <rxin@databricks.com>2016-08-30 09:58:00 +0800
commit48b459ddd58affd5519856cb6e204398b7739a2a (patch)
tree7533ffd9546261dff30edb0a193a7a5f32b3ce95 /dev/.rat-excludes
parent736a7911cb0335cdb2b2f6c87f9e3c32047b5bbb (diff)
downloadspark-48b459ddd58affd5519856cb6e204398b7739a2a.tar.gz
spark-48b459ddd58affd5519856cb6e204398b7739a2a.tar.bz2
spark-48b459ddd58affd5519856cb6e204398b7739a2a.zip
[SPARK-17301][SQL] Remove unused classTag field from AtomicType base class
There's an unused `classTag` val in the AtomicType base class which is causing unnecessary slowness in deserialization because it needs to grab ScalaReflectionLock and create a new runtime reflection mirror. Removing this unused code gives a small but measurable performance boost in SQL task deserialization. Author: Josh Rosen <joshrosen@databricks.com> Closes #14869 from JoshRosen/remove-unused-classtag.
Diffstat (limited to 'dev/.rat-excludes')
0 files changed, 0 insertions, 0 deletions