aboutsummaryrefslogtreecommitdiff
path: root/sql/catalyst/pom.xml
diff options
context:
space:
mode:
authorJakob Odersky <jakob@odersky.com>2016-03-16 16:59:36 -0700
committerXiangrui Meng <meng@databricks.com>2016-03-16 16:59:36 -0700
commitd4d84936fb82bee91f4b04608de9f75c293ccc9e (patch)
tree9cbaeb2ad0de147a9febe516c2fd537fbbb9263c /sql/catalyst/pom.xml
parent77ba3021c12dc63cb7d831f964f901e0474acd96 (diff)
downloadspark-d4d84936fb82bee91f4b04608de9f75c293ccc9e.tar.gz
spark-d4d84936fb82bee91f4b04608de9f75c293ccc9e.tar.bz2
spark-d4d84936fb82bee91f4b04608de9f75c293ccc9e.zip
[SPARK-11011][SQL] Narrow type of UDT serialization
## What changes were proposed in this pull request? Narrow down the parameter type of `UserDefinedType#serialize()`. Currently, the parameter type is `Any`, however it would logically make more sense to narrow it down to the type of the actual user defined type. ## How was this patch tested? Existing tests were successfully run on local machine. Author: Jakob Odersky <jakob@odersky.com> Closes #11379 from jodersky/SPARK-11011-udt-types.
Diffstat (limited to 'sql/catalyst/pom.xml')
0 files changed, 0 insertions, 0 deletions