[jira] [Commented] (SPARK-22474) cannot read a parquet file containing a Seq[Map[MyCaseClass, String]]

2017-11-09 Thread Mikael Valot (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22474?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16245875#comment-16245875 ] Mikael Valot commented on SPARK-22474: -- I can read the file if I comment out line 581 in

[jira] [Updated] (SPARK-22474) cannot read a parquet file containing a Seq[Map[MyCaseClass, String]]

2017-11-08 Thread Mikael Valot (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22474?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikael Valot updated SPARK-22474: - Affects Version/s: 2.1.2 > cannot read a parquet file containing a Seq[Map[MyCaseClass, String]]

[jira] [Created] (SPARK-22474) cannot read a parquet file containing a Seq[Map[MyCaseClass, String]]

2017-11-08 Thread Mikael Valot (JIRA)
Mikael Valot created SPARK-22474: Summary: cannot read a parquet file containing a Seq[Map[MyCaseClass, String]] Key: SPARK-22474 URL: https://issues.apache.org/jira/browse/SPARK-22474 Project: Spark

[jira] [Commented] (SPARK-21137) Spark cannot read many small files (wholeTextFiles)

2017-06-21 Thread Mikael Valot (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-21137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16057510#comment-16057510 ] Mikael Valot commented on SPARK-21137: -- this is a very common issue, I do not understand why this is

[jira] [Updated] (SPARK-17155) usage of a Dataset inside a Future throws MissingRequirementError

2016-08-19 Thread Mikael Valot (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-17155?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikael Valot updated SPARK-17155: - Description: The following code throws an exception in the DSE (Datastax enterprise) spark

[jira] [Updated] (SPARK-17155) usage of a Dataset inside a Future throws MissingRequirementError

2016-08-19 Thread Mikael Valot (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-17155?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikael Valot updated SPARK-17155: - Description: The following code throws an exception in the DSE (Datastax enterprise) spark

[jira] [Updated] (SPARK-17155) usage of a Dataset inside a Future throws MissingRequirementError

2016-08-19 Thread Mikael Valot (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-17155?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikael Valot updated SPARK-17155: - Description: The following code throws an exception in the DSE (Datastax enterprise) spark

[jira] [Updated] (SPARK-17155) usage of a Dataset inside a Future throws MissingRequirementError

2016-08-19 Thread Mikael Valot (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-17155?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikael Valot updated SPARK-17155: - Description: The following code throws an exception in the spark shell: {code:java} case class

[jira] [Updated] (SPARK-17155) usage of a Dataset inside a Future throws MissingRequirementError

2016-08-19 Thread Mikael Valot (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-17155?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikael Valot updated SPARK-17155: - Description: The following code throws an exception in the spark shell: {code:scala} case class

[jira] [Updated] (SPARK-17155) usage of a Dataset inside a Future throws MissingRequirementError

2016-08-19 Thread Mikael Valot (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-17155?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikael Valot updated SPARK-17155: - Description: The following code throws an exception in the spark shell: {code:java} case class

[jira] [Created] (SPARK-17155) usage of a Dataset inside a Future throws MissingRequirementError

2016-08-19 Thread Mikael Valot (JIRA)
Mikael Valot created SPARK-17155: Summary: usage of a Dataset inside a Future throws MissingRequirementError Key: SPARK-17155 URL: https://issues.apache.org/jira/browse/SPARK-17155 Project: Spark

[jira] [Commented] (SPARK-12648) UDF with Option[Double] throws ClassCastException

2016-01-10 Thread Mikael Valot (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-12648?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15091556#comment-15091556 ] Mikael Valot commented on SPARK-12648: -- Thanks everyone. [~viirya] This behaviour can be handy.

[jira] [Commented] (SPARK-12648) UDF with Option[Double] throws ClassCastException

2016-01-08 Thread Mikael Valot (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-12648?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15089219#comment-15089219 ] Mikael Valot commented on SPARK-12648: -- It makes sense, but then I have to define an UDF that

[jira] [Created] (SPARK-12648) UDF with Option[Double] throws ClassCastException

2016-01-05 Thread Mikael Valot (JIRA)
Mikael Valot created SPARK-12648: Summary: UDF with Option[Double] throws ClassCastException Key: SPARK-12648 URL: https://issues.apache.org/jira/browse/SPARK-12648 Project: Spark Issue