aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorDavies Liu <davies.liu@gmail.com>2014-07-29 12:31:39 -0700
committerMichael Armbrust <michael@databricks.com>2014-07-29 12:31:39 -0700
commitf0d880e288eba97c86dceb1b5edab4f3a935943b (patch)
tree90475addac0ecb27d1a26f05ebb52e9628cd97ff /pom.xml
parente3643485de8fdaf5c52b266fead1b13214f29d5e (diff)
downloadspark-f0d880e288eba97c86dceb1b5edab4f3a935943b.tar.gz
spark-f0d880e288eba97c86dceb1b5edab4f3a935943b.tar.bz2
spark-f0d880e288eba97c86dceb1b5edab4f3a935943b.zip
[SPARK-2674] [SQL] [PySpark] support datetime type for SchemaRDD
Datetime and time in Python will be converted into java.util.Calendar after serialization, it will be converted into java.sql.Timestamp during inferSchema(). In javaToPython(), Timestamp will be converted into Calendar, then be converted into datetime in Python after pickling. Author: Davies Liu <davies.liu@gmail.com> Closes #1601 from davies/date and squashes the following commits: f0599b0 [Davies Liu] remove tests for sets and tuple in sql, fix list of list c9d607a [Davies Liu] convert datetype for runtime 709d40d [Davies Liu] remove brackets 96db384 [Davies Liu] support datetime type for SchemaRDD
Diffstat (limited to 'pom.xml')
0 files changed, 0 insertions, 0 deletions