aboutsummaryrefslogtreecommitdiff
path: root/sql/catalyst/src/main
diff options
context:
space:
mode:
authorDavies Liu <davies@databricks.com>2016-06-28 14:09:38 -0700
committerDavies Liu <davies.liu@gmail.com>2016-06-28 14:09:38 -0700
commit35438fb0ad3bcda5c5a3a0ccde1a620699d012db (patch)
treec79785d17d712fa6c69626d779f50b904bb290ed /sql/catalyst/src/main
parent1aad8c6e59c1e8b18a3eaa8ded93ff6ad05d83df (diff)
downloadspark-35438fb0ad3bcda5c5a3a0ccde1a620699d012db.tar.gz
spark-35438fb0ad3bcda5c5a3a0ccde1a620699d012db.tar.bz2
spark-35438fb0ad3bcda5c5a3a0ccde1a620699d012db.zip
[SPARK-16175] [PYSPARK] handle None for UDT
## What changes were proposed in this pull request? Scala UDT will bypass all the null and will not pass them into serialize() and deserialize() of UDT, this PR update the Python UDT to do this as well. ## How was this patch tested? Added tests. Author: Davies Liu <davies@databricks.com> Closes #13878 from davies/udt_null.
Diffstat (limited to 'sql/catalyst/src/main')
0 files changed, 0 insertions, 0 deletions