[jira] [Created] (SPARK-20787) PySpark can't handle datetimes before 1900

2017-05-17 Thread Keith Bourgoin (JIRA)
Keith Bourgoin created SPARK-20787: -- Summary: PySpark can't handle datetimes before 1900 Key: SPARK-20787 URL: https://issues.apache.org/jira/browse/SPARK-20787 Project: Spark Issue Type:

[jira] [Commented] (SPARK-16394) Timestamp conversion error in pyspark.sql.Row because of timezones

2017-03-13 Thread Keith Bourgoin (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-16394?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15907383#comment-15907383 ] Keith Bourgoin commented on SPARK-16394: PS: The above is from Spark 2.1.0 running on an Ubuntu

[jira] [Commented] (SPARK-16394) Timestamp conversion error in pyspark.sql.Row because of timezones

2017-03-11 Thread Keith Bourgoin (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-16394?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15906266#comment-15906266 ] Keith Bourgoin commented on SPARK-16394: We've been having the same issue. To illustrate, this is

[jira] [Commented] (SPARK-19439) PySpark's registerJavaFunction Should Support UDAFs

2017-02-06 Thread Keith Bourgoin (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-19439?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15854330#comment-15854330 ] Keith Bourgoin commented on SPARK-19439: SPARK-10915 refers to making it possible to write UDAFs

[jira] [Updated] (SPARK-19439) PySpark's registerJavaFunction Should Support UDAFs

2017-02-02 Thread Keith Bourgoin (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-19439?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Keith Bourgoin updated SPARK-19439: --- Description: When trying to import a Scala UDAF using registerJavaFunction, I get this

[jira] [Created] (SPARK-19439) PySpark's registerJavaFunction Should Support UDAFs

2017-02-02 Thread Keith Bourgoin (JIRA)
Keith Bourgoin created SPARK-19439: -- Summary: PySpark's registerJavaFunction Should Support UDAFs Key: SPARK-19439 URL: https://issues.apache.org/jira/browse/SPARK-19439 Project: Spark