[jira] [Updated] (SPARK-23226) Cannot read CSV file from Windows UNC network path

2018-01-26 Thread Colin Breame (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-23226?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colin Breame updated SPARK-23226: - Description: The CSV reader cannot read a file using a Window UNC path. {code:java} val df = spar

[jira] [Updated] (SPARK-23226) Cannot read CSV file from Windows UNC network path

2018-01-26 Thread Colin Breame (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-23226?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colin Breame updated SPARK-23226: - Description: An exception is thrown when reading CSV files from a Window UNC path. val df = spar

[jira] [Updated] (SPARK-23226) Cannot read CSV file from Windows UNC network path

2018-01-26 Thread Colin Breame (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-23226?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colin Breame updated SPARK-23226: - Description: An exception is thrown when reading CSV files from a Window UNC path.   *Example*

[jira] [Updated] (SPARK-23226) Cannot read CSV file from Windows UNC network path

2018-01-26 Thread Colin Breame (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-23226?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colin Breame updated SPARK-23226: - Description: An exception is thrown when reading CSV files from a Window UNC path.   *Example*

[jira] [Created] (SPARK-23226) Cannot CSV file from windows UNC network path

2018-01-26 Thread Colin Breame (JIRA)
Colin Breame created SPARK-23226: Summary: Cannot CSV file from windows UNC network path Key: SPARK-23226 URL: https://issues.apache.org/jira/browse/SPARK-23226 Project: Spark Issue Type: Bug

[jira] [Updated] (SPARK-23226) Cannot read CSV file from windows UNC network path

2018-01-26 Thread Colin Breame (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-23226?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colin Breame updated SPARK-23226: - Summary: Cannot read CSV file from windows UNC network path (was: Cannot CSV file from windows U

[jira] [Updated] (SPARK-23226) Cannot read CSV file from Windows UNC network path

2018-01-26 Thread Colin Breame (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-23226?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colin Breame updated SPARK-23226: - Summary: Cannot read CSV file from Windows UNC network path (was: Cannot read CSV file from wind

[jira] [Updated] (SPARK-20866) Dataset map does not respect nullable field

2017-05-24 Thread Colin Breame (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-20866?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colin Breame updated SPARK-20866: - Description: The Dataset.map does not respect the nullable fields within the schema. *Test code

[jira] [Created] (SPARK-20866) Dataset map does not respect nullable field

2017-05-24 Thread Colin Breame (JIRA)
Colin Breame created SPARK-20866: Summary: Dataset map does not respect nullable field Key: SPARK-20866 URL: https://issues.apache.org/jira/browse/SPARK-20866 Project: Spark Issue Type: Bug

[jira] [Commented] (SPARK-20866) Dataset map does not respect nullable field

2017-05-24 Thread Colin Breame (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-20866?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16022832#comment-16022832 ] Colin Breame commented on SPARK-20866: -- This might be similar to https://issues.apac

[jira] [Created] (SPARK-19666) Exception when calling createDataFrame with typed RDD

2017-02-20 Thread Colin Breame (JIRA)
Colin Breame created SPARK-19666: Summary: Exception when calling createDataFrame with typed RDD Key: SPARK-19666 URL: https://issues.apache.org/jira/browse/SPARK-19666 Project: Spark Issue T