aboutsummaryrefslogtreecommitdiff
path: root/python/pyspark/sql/types.py
diff options
context:
space:
mode:
authorWenchen Fan <cloud0fan@outlook.com>2015-08-08 08:33:14 -0700
committerDavies Liu <davies.liu@gmail.com>2015-08-08 08:33:14 -0700
commit106c0789d8c83c7081bc9a335df78ba728e95872 (patch)
tree9938bb7cd1465e110c0ef1dcfe4ca7ab7f19dce1 /python/pyspark/sql/types.py
parent11caf1ce290b6931647c2f71268f847d1d48930e (diff)
downloadspark-106c0789d8c83c7081bc9a335df78ba728e95872.tar.gz
spark-106c0789d8c83c7081bc9a335df78ba728e95872.tar.bz2
spark-106c0789d8c83c7081bc9a335df78ba728e95872.zip
[SPARK-9738] [SQL] remove FromUnsafe and add its codegen version to GenerateSafe
In https://github.com/apache/spark/pull/7752 we added `FromUnsafe` to convert nexted unsafe data like array/map/struct to safe versions. It's a quick solution and we already have `GenerateSafe` to do the conversion which is codegened. So we should remove `FromUnsafe` and implement its codegen version in `GenerateSafe`. Author: Wenchen Fan <cloud0fan@outlook.com> Closes #8029 from cloud-fan/from-unsafe and squashes the following commits: ed40d8f [Wenchen Fan] add the copy back a93fd4b [Wenchen Fan] cogengen FromUnsafe
Diffstat (limited to 'python/pyspark/sql/types.py')
0 files changed, 0 insertions, 0 deletions