Shivaram Venkataraman created SPARK-6798: --------------------------------------------
Summary: Fix Date serialization in SparkR Key: SPARK-6798 URL: https://issues.apache.org/jira/browse/SPARK-6798 Project: Spark Issue Type: Bug Components: SparkR Reporter: Shivaram Venkataraman Assignee: Davies Liu SparkR's date serialization right now sends strings from R to the JVM. We should convert this to integers and also account for timezones correctly by using DateUtils -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org